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 347 bool mDebugForceFakeVSync;
HWComposer.cpp 90 mDebugForceFakeVSync(false)
103 mDebugForceFakeVSync = atoi(value);
485 if (mHwc && !mDebugForceFakeVSync) {
    [all...]

Completed in 24 milliseconds