Home
last modified time | relevance | path

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

/frameworks/rs/
DrsContext.h204 _RS_TIMER_TOTAL enumerator
362 uint64_t mTimers[_RS_TIMER_TOTAL];
DrsContext.cpp122 for (int ct=0; ct < _RS_TIMER_TOTAL; ct++) { in timerReset()
162 for (int ct = 0; ct < _RS_TIMER_TOTAL; ct++) { in timerPrint()