Searched defs:layerName (Results 1 – 6 of 6) sorted by relevance
123 public LayersTraceSubject hasVisibleRegion(String layerName, Rect size) { in hasVisibleRegion()129 public LayersTraceSubject showsLayer(String layerName) { in showsLayer()135 public LayersTraceSubject hidesLayer(String layerName) { in hidesLayer()
227 Result hasVisibleRegion(String layerName, Rect expectedVisibleRegion) { in hasVisibleRegion()255 Result isVisible(String layerName) { in isVisible()297 Rect getVisibleBounds(String layerName) { in getVisibleBounds()
132 std::string layerName = "LFPS " + layerInfo->getName(); in getDesiredRefreshRateAndHDR() local162 std::string layerName = "LFPS " + it->second->getName(); in removeIrrelevantLayers() local
155 static std::string getPackageName(const std::string& layerName) { in getPackageName()176 const std::string& layerName = layerRecord.layerName; in flushAvailableRecordsToStatsLocked() local252 static bool layerNameIsValid(const std::string& layerName) { in layerNameIsValid()256 void TimeStats::setPostTime(int32_t layerID, uint64_t frameNumber, const std::string& layerName, in setPostTime()
91 std::string layerName; member
4666 void SurfaceFlinger::recordBufferingStats(const char* layerName, in recordBufferingStats()