Searched refs:clearLayerRecord (Results 1 – 3 of 3) sorted by relevance
81 void clearLayerRecord(const std::string& layerName);
391 void TimeStats::clearLayerRecord(const std::string& layerName) { in clearLayerRecord() function in android::TimeStats
464 mTimeStats.clearLayerRecord(getName().c_str()); in latchBuffer()