Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWComposer.h224 size_t mVSyncCounts[HWC_NUM_PHYSICAL_DISPLAY_TYPES]{0, 0};
DHWComposer_hwc1.h384 size_t mVSyncCounts[HWC_NUM_PHYSICAL_DISPLAY_TYPES]; variable
DHWComposer.cpp203 ATRACE_INT(tag, ++mVSyncCounts[disp] & 1); in onVsync()