Home
last modified time | relevance | path

Searched refs:makeAllowed (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/Scheduler/
DVsyncSchedule.cpp208 bool VsyncSchedule::isHardwareVsyncAllowed(bool makeAllowed) { in isHardwareVsyncAllowed() argument
210 if (makeAllowed && mHwVsyncState == HwVsyncState::Disallowed) { in isHardwareVsyncAllowed()
DVsyncSchedule.h109 bool isHardwareVsyncAllowed(bool makeAllowed) EXCLUDES(mHwVsyncLock);