Home
last modified time | relevance | path

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

/frameworks/base/libs/rs/
DrsContext.h175 _RS_TIMER_TOTAL enumerator
263 uint64_t mTimers[_RS_TIMER_TOTAL];
DrsContext.cpp105 for (int ct=0; ct < _RS_TIMER_TOTAL; ct++) { in timerReset()
145 for (int ct = 0; ct < _RS_TIMER_TOTAL; ct++) { in timerPrint()