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 362 bool mDebugForceFakeVSync;
HWComposer.cpp 91 mDebugForceFakeVSync(false)
104 mDebugForceFakeVSync = atoi(value);
520 if (mHwc && !mDebugForceFakeVSync) {
    [all...]

Completed in 241 milliseconds