/frameworks/native/include/utils/ |
D | Trace.h | 37 #define ATRACE_NAME(name) android::ScopedTrace ___tracer(ATRACE_TAG, name)
|
/frameworks/base/libs/hwui/thread/ |
D | Task.h | 20 #define ATRACE_TAG ATRACE_TAG_VIEW macro
|
/frameworks/native/services/surfaceflinger/ |
D | SurfaceFlingerConsumer.cpp | 17 #define ATRACE_TAG ATRACE_TAG_GRAPHICS macro
|
D | EventThread.cpp | 17 #define ATRACE_TAG ATRACE_TAG_GRAPHICS macro
|
/frameworks/native/libs/ui/ |
D | GraphicBufferMapper.cpp | 18 #define ATRACE_TAG ATRACE_TAG_GRAPHICS macro
|
D | Fence.cpp | 18 #define ATRACE_TAG ATRACE_TAG_GRAPHICS macro
|
D | GraphicBufferAllocator.cpp | 19 #define ATRACE_TAG ATRACE_TAG_GRAPHICS macro
|
/frameworks/native/libs/gui/ |
D | BufferItemConsumer.cpp | 19 #define ATRACE_TAG ATRACE_TAG_GRAPHICS macro
|
D | ConsumerBase.cpp | 18 #define ATRACE_TAG ATRACE_TAG_GRAPHICS macro
|
D | CpuConsumer.cpp | 19 #define ATRACE_TAG ATRACE_TAG_GRAPHICS macro
|
D | BufferQueue.cpp | 18 #define ATRACE_TAG ATRACE_TAG_GRAPHICS macro 46 android::ScopedTrace ___bufTracer(ATRACE_TAG, ___traceBuf); \
|
/frameworks/av/services/camera/libcameraservice/camera2/ |
D | ProFrameProcessor.cpp | 18 #define ATRACE_TAG ATRACE_TAG_CAMERA macro
|
D | FrameProcessor.cpp | 18 #define ATRACE_TAG ATRACE_TAG_CAMERA macro
|
D | JpegProcessor.cpp | 18 #define ATRACE_TAG ATRACE_TAG_CAMERA macro
|
D | ZslProcessor3.cpp | 18 #define ATRACE_TAG ATRACE_TAG_CAMERA macro
|
/frameworks/av/services/camera/libcameraservice/camera3/ |
D | Camera3InputStream.cpp | 18 #define ATRACE_TAG ATRACE_TAG_CAMERA macro
|
D | Camera3IOStreamBase.cpp | 18 #define ATRACE_TAG ATRACE_TAG_CAMERA macro
|
D | Camera3ZslStream.cpp | 18 #define ATRACE_TAG ATRACE_TAG_CAMERA macro
|
D | Camera3OutputStream.cpp | 18 #define ATRACE_TAG ATRACE_TAG_CAMERA macro
|
D | Camera3Stream.cpp | 18 #define ATRACE_TAG ATRACE_TAG_CAMERA macro
|
/frameworks/av/services/camera/libcameraservice/ |
D | Camera2ClientBase.cpp | 18 #define ATRACE_TAG ATRACE_TAG_CAMERA macro
|
D | ProCamera2Client.cpp | 18 #define ATRACE_TAG ATRACE_TAG_CAMERA macro
|
/frameworks/av/services/camera/libcameraservice/gui/ |
D | RingBufferConsumer.cpp | 19 #define ATRACE_TAG ATRACE_TAG_GRAPHICS macro
|
/frameworks/native/cmds/flatland/ |
D | Main.cpp | 17 #define ATRACE_TAG ATRACE_TAG_ALWAYS macro
|
/frameworks/native/opengl/libs/EGL/ |
D | eglApi.cpp | 17 #define ATRACE_TAG ATRACE_TAG_GRAPHICS macro 888 ScopedTrace st(ATRACE_TAG, String8::format("kicked off frame %d", in queueSync() 913 ScopedTrace st(ATRACE_TAG, String8::format("waiting for frame %d", in threadLoop()
|