Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_surface/utils/frame_report/src/
H A Dframe_report.cpp111 void FrameReport::SetLastSwapBufferTime(int64_t lastSwapBufferTime) in SetLastSwapBufferTime() argument
113 lastSwapBufferTime_.store(lastSwapBufferTime); in SetLastSwapBufferTime()
/ohos5.0/foundation/graphic/graphic_surface/utils/frame_report/export/
H A Dframe_report.h39 void SetLastSwapBufferTime(int64_t lastSwapBufferTime);