Searched refs:makeAllowed (Results 1 – 2 of 2) sorted by relevance
208 bool VsyncSchedule::isHardwareVsyncAllowed(bool makeAllowed) { in isHardwareVsyncAllowed() argument210 if (makeAllowed && mHwVsyncState == HwVsyncState::Disallowed) { in isHardwareVsyncAllowed()
109 bool isHardwareVsyncAllowed(bool makeAllowed) EXCLUDES(mHwVsyncLock);