HomeSort by relevance Sort by last modified time
    Searched refs:mVSyncCounts (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h 360 size_t mVSyncCounts[HWC_NUM_PHYSICAL_DISPLAY_TYPES];
HWComposer.cpp 99 mVSyncCounts[i] = 0;
301 ATRACE_INT(tag, ++mVSyncCounts[disp] & 1);
    [all...]

Completed in 92 milliseconds