Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWComposer.h360 size_t mVSyncCounts[HWC_NUM_PHYSICAL_DISPLAY_TYPES]; variable
DHWComposer.cpp99 mVSyncCounts[i] = 0; in HWComposer()
301 ATRACE_INT(tag, ++mVSyncCounts[disp] & 1); in vsync()