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

/frameworks/rs/
H A DrsThreadIO.cpp123 con->timerSet(Context::RS_TIMER_IDLE);
144 con->timerSet(Context::RS_TIMER_INTERNAL);
156 con->timerSet(Context::RS_TIMER_IDLE);
H A DrsContext.cpp117 timerSet(RS_TIMER_SCRIPT);
170 void Context::timerSet(Timers tm) { function in class:Context
330 rsc->timerSet(RS_TIMER_IDLE);
362 rsc->timerSet(RS_TIMER_CLEAR_SWAP);
365 rsc->timerSet(RS_TIMER_INTERNAL);
556 timerSet(RS_TIMER_INTERNAL);
H A DrsContext.h219 void timerSet(Timers);

Completed in 372 milliseconds