Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp2427 uint32_t flipCount = display->getPageFlipCount(); in postFrame() local
2428 if (flipCount % LOG_FRAME_STATS_PERIOD == 0) { in postFrame()