HomeSort by relevance Sort by last modified time
    Searched refs:timerSet (Results 1 - 3 of 3) sorted by null

  /frameworks/rs/
rsThreadIO.cpp 122 con->timerSet(Context::RS_TIMER_IDLE);
143 con->timerSet(Context::RS_TIMER_INTERNAL);
155 con->timerSet(Context::RS_TIMER_IDLE);
rsContext.cpp 104 timerSet(RS_TIMER_SCRIPT);
153 void Context::timerSet(Timers tm) {
319 rsc->timerSet(RS_TIMER_IDLE);
339 rsc->timerSet(RS_TIMER_CLEAR_SWAP);
342 rsc->timerSet(RS_TIMER_INTERNAL);
526 timerSet(RS_TIMER_INTERNAL);
rsContext.h 209 void timerSet(Timers);

Completed in 97 milliseconds