Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DOneShotTimer.cpp90 state = checkForResetAndStop(state); in loop()
113 state = checkForResetAndStop(state); in loop()
131 state = checkForResetAndStop(state); in loop()
150 state = checkForResetAndStop(state); in loop()
173 OneShotTimer::TimerState OneShotTimer::checkForResetAndStop(TimerState state) { in checkForResetAndStop() function in android::scheduler::OneShotTimer
DOneShotTimer.h84 TimerState checkForResetAndStop(TimerState state);