Home
last modified time | relevance | path

Searched defs:FlushAnimationStartTime (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_window.h82 void FlushAnimationStartTime(uint64_t timeStamp) override in FlushAnimationStartTime() function
H A Dform_render_window.h64 void FlushAnimationStartTime(uint64_t timeStamp) override in FlushAnimationStartTime() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dwindow.h85 virtual void FlushAnimationStartTime(uint64_t timeStamp) {} in FlushAnimationStartTime() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_ui_director.cpp308 void RSUIDirector::FlushAnimationStartTime(uint64_t timeStamp) in FlushAnimationStartTime() function in OHOS::Rosen::RSUIDirector