Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.h375 uint64_t GetCurrentVsyncTime() const in GetCurrentVsyncTime() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_display_render_node_drawable.cpp1840 int64_t currentTime = RSMainThread::Instance()->GetCurrentVsyncTime(); in SkipFrameByRefreshRate()