Home
last modified time | relevance | path

Searched defs:ANIMATION_DURATION (Results 1 - 11 of 11) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_modifier.h29 constexpr int32_t ANIMATION_DURATION = 1200; // The circle animation duration is 1200ms member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_scene.cpp35 const int32_t ANIMATION_DURATION = 200; member
H A Dwindow_pattern.cpp52 constexpr uint32_t ANIMATION_DURATION = 1750; member
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Danim_impl.cpp203 static constexpr BASE_NS::string_view ANIMATION_DURATION = "AnimationComponent.duration"; member in __anon9815::AnimImpl
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_transition_demo.cpp54 constexpr int ANIMATION_DURATION = 2000; variable
/foundation/arkui/ace_engine/frameworks/core/components/refresh/
H A Drender_refresh.cpp23 constexpr int32_t ANIMATION_DURATION = 350; // Default animation duration member
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_animation_test_utils.h46 constexpr uint32_t ANIMATION_DURATION = 1000; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/
H A Ddata_panel_modifier.h32 constexpr int32_t ANIMATION_DURATION = 1200; // The circle animation duration is 1200ms member
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list_item_group.cpp26 constexpr int32_t ANIMATION_DURATION = 250; member
/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Drender_text_overlay.cpp47 constexpr int32_t ANIMATION_DURATION = 350; // Duration of clip and translate animation member
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Drender_multi_child_scroll.cpp26 constexpr int32_t ANIMATION_DURATION = 200; member

Completed in 12 milliseconds