Searched refs:mVSyncCounts (Results 1 – 3 of 3) sorted by relevance
224 size_t mVSyncCounts[HWC_NUM_PHYSICAL_DISPLAY_TYPES]{0, 0};
384 size_t mVSyncCounts[HWC_NUM_PHYSICAL_DISPLAY_TYPES]; variable
203 ATRACE_INT(tag, ++mVSyncCounts[disp] & 1); in onVsync()