Home
last modified time | relevance | path

Searched defs:offsetPos (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pattern/bubble/
H A Dbubble_test_One_ng.cpp895 auto offsetPos = OffsetF(0.0f, 0.0f); in HWTEST_F() local
H A Dbubble_test_ng.cpp2157 auto offsetPos = OffsetF(ZERO, ZERO); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_layout_algorithm.cpp1015 float offsetPos = isRtl ? contentMainSize_ - pos.second.endPos : pos.second.startPos; in LayoutItem() local
/foundation/multimodalinput/input/tools/inject_event/src/
H A Dinput_manager_command.cpp125 int32_t offsetPos = std::ceil(tmpTimeMs * (endPos - begPos)); in NextPos() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_system.cpp1049 const Math::Vec3 offsetPos = pos + normal * clipPlaneOffset; in CalculateCameraSpaceClipPlane() local

Completed in 22 milliseconds