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 345 size_t mVSyncCounts[HWC_NUM_PHYSICAL_DISPLAY_TYPES];
HWComposer.cpp 98 mVSyncCounts[i] = 0;
305 ATRACE_INT(tag, ++mVSyncCounts[disp] & 1);
    [all...]

Completed in 173 milliseconds