Home
last modified time | relevance | path

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

/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()
198 "{\"dequeueBufferTime\":\"%d\",\"queueBufferTime\":\"%d\",\"pendingBufferNum\":\"%d\"," in Report()
/foundation/graphic/graphic_surface/utils/frame_report/export/
H A Dframe_report.h40 void SetDequeueBufferTime(const std::string& layerName, int64_t dequeueBufferTime);

Completed in 1 milliseconds