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

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1888 uint32_t flipCount = getDefaultDisplayDeviceLocked()->getPageFlipCount(); local
1889 if (flipCount % LOG_FRAME_STATS_PERIOD == 0) {
H A DSurfaceFlinger_hwc1.cpp1561 uint32_t flipCount = getDefaultDisplayDevice()->getPageFlipCount(); local
1562 if (flipCount % LOG_FRAME_STATS_PERIOD == 0) {

Completed in 19 milliseconds