Home
last modified time | relevance | path

Searched defs:animationState_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/powermgr/battery_manager/charger/include/
H A Dcharger_animation.h139 enum AnimationState animationState_ = ANIMATION_STOP; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Danimated_image.h113 bool animationState_ = false; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Danim_impl.cpp369 META_NS::Property<uint8_t> animationState_; member in __anona08761e50110::AnimImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Ddot_indicator_modifier.h352 TouchBottomAnimationStage animationState_ = TouchBottomAnimationStage::STAGE_NONE; variable