Home
last modified time | relevance | path

Searched refs:ANIMATION_STATE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Danim_impl.cpp200 static constexpr BASE_NS::string_view ANIMATION_STATE = "AnimationComponent.state"; member in __anona08761e50110::AnimImpl
217 …PropertyNameMask()[ANIMATION_COMPONENT_NAME] = { ANIMATION_STATE.substr(ANIMATION_COMPONENT_NAME_L… in Build()
288 animationState_ = meta->GetPropertyByName<uint8_t>(ANIMATION_STATE); in CompleteInitialization()