Searched refs:_RS_TIMER_TOTAL (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/
H A DrsContext.h214 _RS_TIMER_TOTAL enumerator in enum:android::renderscript::Context::Timers
361 uint64_t mTimers[_RS_TIMER_TOTAL];
H A DrsContext.cpp139 for (int ct=0; ct < _RS_TIMER_TOTAL; ct++) {
179 for (int ct = 0; ct < _RS_TIMER_TOTAL; ct++) {

Completed in 652 milliseconds