Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp2158 uint32_t flipCount = getDefaultDisplayDeviceLocked()->getPageFlipCount(); in postFramebuffer() local
2159 if (flipCount % LOG_FRAME_STATS_PERIOD == 0) { in postFramebuffer()