Home
last modified time | relevance | path

Searched defs:originPosition (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H A Drs_render_path_animation_test.cpp45 auto originPosition = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local
63 auto originPosition = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local
81 auto originPosition = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local
99 auto originPosition = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local
118 auto originPosition = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local
136 auto originPosition = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local
154 auto originPosition = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local
171 auto originPosition = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local
189 auto originPosition = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local
206 auto originPosition = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_path_animation.cpp27 const std::shared_ptr<RSRenderPropertyBase>& originPosition, in RSRenderPathAnimation()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
H A Drs_render_path_animation_test.cpp34 const std::shared_ptr<RSRenderPropertyBase>& originPosition, in RSRenderPathAnimationMock()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/
H A Dmenu_wrapper_pattern.cpp800 auto originPosition = menuPattern->GetPreviewOriginOffset(); in StopHoverImageToPreviewAnimation() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dchart_component.cpp1034 const int8_t originPosition = 0; in Init() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_layout_algorithm.cpp2199 auto originPosition = position; in FitToScreen() local