Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_surface/utils/frame_report/src/
H A Dframe_report.cpp116 void FrameReport::SetDequeueBufferTime(const std::string& layerName, int64_t dequeueBufferTime) in SetDequeueBufferTime() argument
118 dequeueBufferTime_.store(dequeueBufferTime); in SetDequeueBufferTime()
/ohos5.0/foundation/graphic/graphic_surface/utils/frame_report/export/
H A Dframe_report.h40 void SetDequeueBufferTime(const std::string& layerName, int64_t dequeueBufferTime);