Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DOneShotTimer.cpp89 state = checkForResetAndStop(state); in loop()
112 state = checkForResetAndStop(state); in loop()
131 state = checkForResetAndStop(state); in loop()
147 OneShotTimer::TimerState OneShotTimer::checkForResetAndStop(TimerState state) { in checkForResetAndStop() function in android::scheduler::OneShotTimer
H A DOneShotTimer.h78 TimerState checkForResetAndStop(TimerState state);