Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h204 twoBufferTime(0), in BufferingStats()
215 nsecs_t twoBufferTime; member
DSurfaceFlinger.cpp4047 stats.twoBufferTime += segment.totalTime; in recordBufferingStats()
4083 float twoBufferRatio = static_cast<float>(stats.twoBufferTime) / in dumpBufferingStats()