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

  /frameworks/rs/
rsThreadIO.cpp 125 con->timerSet(Context::RS_TIMER_IDLE);
151 con->timerSet(Context::RS_TIMER_INTERNAL);
167 con->timerSet(Context::RS_TIMER_IDLE);
rsContext.cpp 115 timerSet(RS_TIMER_SCRIPT);
168 void Context::timerSet(Timers tm) {
401 rsc->timerSet(RS_TIMER_IDLE);
433 rsc->timerSet(RS_TIMER_CLEAR_SWAP);
436 rsc->timerSet(RS_TIMER_INTERNAL);
577 timerSet(RS_TIMER_INTERNAL);
rsContext.h 212 void timerSet(Timers);

Completed in 106 milliseconds