Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_surface/utils/frame_report/src/
H A Dframe_report.cpp121 …eport::SetQueueBufferTime(uint64_t uniqueId, const std::string& layerName, int64_t queueBufferTime) in SetQueueBufferTime() argument
123 queueBufferTime_.store(queueBufferTime); in SetQueueBufferTime()
/ohos5.0/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);