Searched defs:ATRACE_CALL (Results 1 - 2 of 2) sorted by last modified time

/frameworks/rs/
H A DrsContext.h31 #define ATRACE_CALL(...) macro
/frameworks/native/opengl/libs/EGL/
H A Degl_trace.h32 // ATRACE_CALL is an ATRACE_NAME that uses the current function name.
33 #define ATRACE_CALL() ATRACE_NAME(__FUNCTION__) macro
56 #define ATRACE_CALL() macro

Completed in 234 milliseconds