Searched refs:flipCount (Results 1 – 1 of 1) sorted by relevance
2158 uint32_t flipCount = getDefaultDisplayDeviceLocked()->getPageFlipCount(); in postFramebuffer() local2159 if (flipCount % LOG_FRAME_STATS_PERIOD == 0) { in postFramebuffer()