Home
last modified time | relevance | path

Searched defs:animationController_ (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dmeta_object_lib.h55 mutable IAnimationController::Ptr animationController_; in META_BEGIN_NAMESPACE() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Danimatable_color.h151 RefPtr<Animator> animationController_; variable
H A Danimatable_path.h72 RefPtr<Animator> animationController_; variable
H A Danimatable_double.h191 RefPtr<Animator> animationController_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Danimatable_matrix4.h86 RefPtr<Animator> animationController_; variable
H A Danimatable_float.h145 RefPtr<Animator> animationController_; variable
H A Danimatable_dimension.h115 RefPtr<Animator> animationController_; variable
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dstarting_window_test.cpp44 static sptr<RSIWindowAnimationController> animationController_; member in OHOS::Rosen::StartingWindowTest
50 sptr<RSIWindowAnimationController> StartingWindowTest::animationController_ = nullptr; member in OHOS::Rosen::StartingWindowTest
H A Dremote_animation_test.cpp47 sptr<RSIWindowAnimationController> animationController_; member in OHOS::Rosen::RemoteAnimationTest
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimatable_base.h153 RefPtr<Animator> animationController_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Drender_grid_layout_item.h164 RefPtr<Animator> animationController_; variable
H A Drender_grid_layout.h560 RefPtr<Animator> animationController_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/side_bar/
H A Drender_side_bar_container.h142 RefPtr<SideBarAnimationController> animationController_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Dselect_popup_component.h324 RefPtr<Animator> animationController_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_base_component.h481 RefPtr<PickerAnimationController> animationController_; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_impl.cpp1760 META_NS::IAnimationController::Ptr animationController_; member in __anon3577c0ce0110::SceneImpl