Home
last modified time | relevance | path

Searched defs:tx2 (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/
H A Dmpsc_test.rs279 let tx2 = tx.clone(); in sdv_multi_send_recv_test() localVariable
299 let tx2 = tx.clone(); in sdv_multi_send_recv_test() localVariable
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/rasterizer/
H A Drasterizer_scanline_clip.cpp50 int32_t tx2 = x2; in LineClipY() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dpicking.cpp77 const float tx2 = (aabbMax.x - start.x) * invDirection.x; in IntersectAabb() local