Home
last modified time | relevance | path

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

/foundation/graphic/graphic_surface/utils/frame_report/src/
H A Dframe_report.cpp121 void FrameReport::SetQueueBufferTime(uint64_t uniqueId, const std::string& layerName, int64_t queueBufferTime) in SetQueueBufferTime() argument
123 queueBufferTime_.store(queueBufferTime); in SetQueueBufferTime()
198 "{\"dequeueBufferTime\":\"%d\",\"queueBufferTime\":\"%d\",\"pendingBufferNum\":\"%d\"," in Report()
/foundation/graphic/graphic_surface/utils/frame_report/export/
H A Dframe_report.h41 void SetQueueBufferTime(uint64_t uniqueId, const std::string& layerName, int64_t queueBufferTime);

Completed in 1 milliseconds