HomeSort by relevance Sort by last modified time
    Searched refs:ATRACE_TAG_RS (Results 1 - 5 of 5) sorted by null

  /system/core/include/cutils/
trace.h 67 #define ATRACE_TAG_RS (1<<15)
  /frameworks/rs/
rsContext.h 30 #define ATRACE_TAG ATRACE_TAG_RS
rsGrallocConsumer.cpp 17 #define ATRACE_TAG ATRACE_TAG_RS
  /system/extras/ANRdaemon/
ANRdaemon.cpp 577 tag |= ATRACE_TAG_RS;
  /frameworks/native/cmds/atrace/
atrace.cpp 99 { "rs", "RenderScript", ATRACE_TAG_RS, { } },
    [all...]

Completed in 258 milliseconds