OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_RS_TIMER_TOTAL
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/rs/
rsContext.h
142
_RS_TIMER_TOTAL
253
uint64_t mTimers[
_RS_TIMER_TOTAL
];
rsContext.cpp
198
for (int ct=0; ct <
_RS_TIMER_TOTAL
; ct++) {
229
for (int ct = 0; ct <
_RS_TIMER_TOTAL
; ct++) {
Completed in 27 milliseconds