Searched refs:timerSet (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/
H A DrsThreadIO.cpp125 con->timerSet(Context::RS_TIMER_IDLE);
151 con->timerSet(Context::RS_TIMER_INTERNAL);
167 con->timerSet(Context::RS_TIMER_IDLE);
H A DrsContext.cpp115 timerSet(RS_TIMER_SCRIPT);
168 void Context::timerSet(Timers tm) { function in class:Context
401 rsc->timerSet(RS_TIMER_IDLE);
433 rsc->timerSet(RS_TIMER_CLEAR_SWAP);
436 rsc->timerSet(RS_TIMER_INTERNAL);
577 timerSet(RS_TIMER_INTERNAL);
H A DrsContext.h212 void timerSet(Timers);

Completed in 59 milliseconds