Searched defs:layerName (Results 1 – 3 of 3) sorted by relevance
116 void FrameReport::SetDequeueBufferTime(const std::string& layerName, int64_t dequeueBufferTime) in SetDequeueBufferTime()121 void FrameReport::SetQueueBufferTime(uint64_t uniqueId, const std::string& layerName, int64_t queue… in SetQueueBufferTime()127 void FrameReport::SetPendingBufferNum(const std::string& layerName, int32_t pendingBufferNum) in SetPendingBufferNum()191 void FrameReport::Report(const std::string& layerName) in Report()212 void FrameReport::NotifyFrameInfo(int32_t pid, const std::string& layerName, int64_t timeStamp, in NotifyFrameInfo()
53 const std::string& layerName) in GetLayerPair()63 bool RoundCornerDisplayManager::CheckLayerIsRCD(const std::string& layerName) in CheckLayerIsRCD()
1170 for (auto& layerName : renderLayersName) { variable