Home
last modified time | relevance | path

Searched defs:OnUpdateStagingValue (Results 1 – 5 of 5) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
Drs_transition.cpp39 void RSTransition::OnUpdateStagingValue(bool isFirstStart) in OnUpdateStagingValue() function in OHOS::Rosen::RSTransition
Drs_property_animation.cpp104 void RSPropertyAnimation::OnUpdateStagingValue(bool isFirstStart) in OnUpdateStagingValue() function in OHOS::Rosen::RSPropertyAnimation
Drs_animation.h96 virtual void OnUpdateStagingValue(bool isFirstStart) {}; in OnUpdateStagingValue() function
Drs_path_animation.cpp191 void RSPathAnimation::OnUpdateStagingValue(bool isFirstStart) in OnUpdateStagingValue() function in OHOS::Rosen::RSPathAnimation
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
Drs_animation_supplement_test.cpp82 void OnUpdateStagingValue(bool isFirstStart) override in OnUpdateStagingValue() function in OHOS::Rosen::RSAnimationMock
348 void OnUpdateStagingValue(bool isFirstStart) in OnUpdateStagingValue() function in OHOS::Rosen::RSPathAnimationMock