Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Danim_impl.cpp210 static constexpr BASE_NS::string_view ANIMATION_STATE_TIME = "AnimationStateComponent.time"; member in __anona08761e50110::AnimImpl
223 PropertyNameMask()[ANIMATION_STATE_COMPONENT_NAME] = { ANIMATION_STATE_TIME.substr( in Build()
290 animationStateTime_ = meta->GetPropertyByName<float>(ANIMATION_STATE_TIME); in CompleteInitialization()