Searched refs:mVsyncAllowed (Results 1 – 6 of 6) sorted by relevance
28 mVsyncAllowed = allowed; in setVsyncAllowed()87 if (!mVsyncAllowed || it == mDisplays.end()) { in onVsync()
53 bool mVsyncAllowed = true; variable
23 mVsyncAllowed = allowed; in setVsyncAllowed()116 if (!mVsyncAllowed || it == mDisplays.end()) { in onVsync_2_4()
61 bool mVsyncAllowed = true; variable
30 mVsyncAllowed = allowed; in setVsyncAllowed()139 if (!mVsyncAllowed || it == mDisplays.end()) { in onVsync()
73 bool mVsyncAllowed GUARDED_BY(mMutex) = true;