Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dpicture_animation.h43 void UpdateDurationWithScale(float scale) in UpdateDurationWithScale() function
108 picture->UpdateDurationWithScale(this->duration_); in AutoScale()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/apng/
H A Dapng_image_animation.h61 picture->UpdateDurationWithScale(this->duration_); in AutoScale()