Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimatable.h72 void SetTimePoint(float timePoint) in SetTimePoint() function
H A Dproperty_animation.cpp32 animatable->SetTimePoint(0.0f); in SetStart()
H A Danimation_util.cpp529 animatable->SetTimePoint(time); in AddAnimatable()