Searched defs:timerSet (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/renderscript/v8/rs_support/
H A DrsContext.cpp70 timerSet(RS_TIMER_SCRIPT);
120 void Context::timerSet(Timers tm) { function in class:Context
289 timerSet(RS_TIMER_INTERNAL);
/frameworks/rs/
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);

Completed in 1134 milliseconds