Home
last modified time | relevance | path

Searched refs:_RS_TIMER_TOTAL (Results 1 – 4 of 4) sorted by relevance

/frameworks/support/renderscript/v8/rs_support/
DrsContext.h112 _RS_TIMER_TOTAL enumerator
191 uint64_t mTimers[_RS_TIMER_TOTAL];
DrsContext.cpp89 for (int ct=0; ct < _RS_TIMER_TOTAL; ct++) { in timerReset()
129 for (int ct = 0; ct < _RS_TIMER_TOTAL; ct++) { in timerPrint()
/frameworks/rs/
DrsContext.h172 _RS_TIMER_TOTAL enumerator
261 uint64_t mTimers[_RS_TIMER_TOTAL];
DrsContext.cpp108 for (int ct=0; ct < _RS_TIMER_TOTAL; ct++) { in timerReset()
148 for (int ct = 0; ct < _RS_TIMER_TOTAL; ct++) { in timerPrint()