OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ATRACE_TAG
(Results
1 - 11
of
11
) sorted by null
/cts/suite/cts/deviceTests/opengl/jni/
Trace.h
20
#define
ATRACE_TAG
ATRACE_TAG_GRAPHICS
22
#define SCOPED_TRACE() android::ScopedTrace st(
ATRACE_TAG
, __func__)
/art/runtime/base/
mutex-inl.h
24
#define
ATRACE_TAG
ATRACE_TAG_DALVIK
timing_logger.cc
18
#define
ATRACE_TAG
ATRACE_TAG_DALVIK
/art/runtime/
thread_list.cc
19
#define
ATRACE_TAG
ATRACE_TAG_DALVIK
[
all
...]
thread.cc
17
#define
ATRACE_TAG
ATRACE_TAG_DALVIK
[
all
...]
/device/moto/shamu/camera/QCamera2/HAL3/
QCamera3PostProc.cpp
29
#define
ATRACE_TAG
ATRACE_TAG_CAMERA
[
all
...]
QCamera3Channel.cpp
30
#define
ATRACE_TAG
ATRACE_TAG_CAMERA
[
all
...]
QCamera3HWI.cpp
30
#define
ATRACE_TAG
ATRACE_TAG_CAMERA
[
all
...]
/external/chromium_org/third_party/skia/experimental/AndroidPathRenderer/
AndroidPathRenderer.cpp
10
#define
ATRACE_TAG
ATRACE_TAG_GRAPHICS
/art/compiler/driver/
compiler_driver.cc
19
#define
ATRACE_TAG
ATRACE_TAG_DALVIK
[
all
...]
/art/runtime/gc/
heap.cc
19
#define
ATRACE_TAG
ATRACE_TAG_DALVIK
[
all
...]
Completed in 1296 milliseconds