Home
last modified time | relevance | path

Searched defs:weakAnimation (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
Drs_interactive_implict_animator.cpp133 std::weak_ptr<RSAnimation> weakAnimation = animation; in AddImplictAnimation() local
163 std::weak_ptr<RSAnimation> weakAnimation = animation; in AddAnimation() local
/foundation/arkui/ace_engine/frameworks/core/animation/
Danimatable_properties.cpp30 auto weakAnimation = AceType::WeakClaim(AceType::RawPtr(animation)); in UpdatePropAnimation() local