Searched refs:timerSet (Results 1 - 6 of 6) 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.cpp88 timerSet(RS_TIMER_SCRIPT);
139 void Context::timerSet(Timers tm) { function in class:Context
318 rsc->timerSet(RS_TIMER_IDLE);
350 rsc->timerSet(RS_TIMER_CLEAR_SWAP);
353 rsc->timerSet(RS_TIMER_INTERNAL);
477 timerSet(RS_TIMER_INTERNAL);
H A DrsContext.h177 void timerSet(Timers);
/frameworks/support/renderscript/v8/rs_support/
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.cpp70 timerSet(RS_TIMER_SCRIPT);
120 void Context::timerSet(Timers tm) { function in class:Context
289 timerSet(RS_TIMER_INTERNAL);
H A DrsContext.h117 void timerSet(Timers);

Completed in 2122 milliseconds