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

  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h 343 bool mDebugForceFakeVSync;
HWComposer.cpp 99 mVSyncCount(0), mDebugForceFakeVSync(false)
107 mDebugForceFakeVSync = atoi(value);
470 if (mHwc && !mDebugForceFakeVSync) {
    [all...]

Completed in 218 milliseconds