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.cpp113 timerSet(RS_TIMER_SCRIPT);
166 void Context::timerSet(Timers tm) { function in class:Context
399 rsc->timerSet(RS_TIMER_IDLE);
431 rsc->timerSet(RS_TIMER_CLEAR_SWAP);
434 rsc->timerSet(RS_TIMER_INTERNAL);
575 timerSet(RS_TIMER_INTERNAL);
H A DrsContext.h212 void timerSet(Timers);

Completed in 48 milliseconds