Searched refs:mVsyncAllowed (Results 1 – 2 of 2) sorted by relevance
28 mVsyncAllowed = allowed; in setVsyncAllowed()80 if (!mVsyncAllowed || mDisplays.count(display) == 0) { in onVsync()
53 bool mVsyncAllowed = true; variable