Searched refs:setLatchTime (Results 1 – 3 of 3) sorted by relevance
72 void setLatchTime(const std::string& layerName, uint64_t frameNumber, nsecs_t latchTime);
270 void TimeStats::setLatchTime(const std::string& layerName, uint64_t frameNumber, in setLatchTime() function in android::TimeStats
492 mTimeStats.setLatchTime(layerName, currentFrameNumber, latchTime); in latchBuffer()