HomeSort by relevance Sort by last modified time
    Searched defs:ATRACE_TAG (Results 1 - 25 of 125) sorted by null

1 2 3 4 5

  /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__)
  /frameworks/base/libs/hwui/
DisplayList.cpp 17 #define ATRACE_TAG ATRACE_TAG_VIEW
Program.cpp 18 #define ATRACE_TAG ATRACE_TAG_VIEW
ShadowTessellator.cpp 18 #define ATRACE_TAG ATRACE_TAG_VIEW
  /frameworks/av/services/audioflinger/
FastThread.cpp 20 #define ATRACE_TAG ATRACE_TAG_AUDIO
FastCapture.cpp 20 #define ATRACE_TAG ATRACE_TAG_AUDIO
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3DummyStream.cpp 18 #define ATRACE_TAG ATRACE_TAG_CAMERA
Camera3IOStreamBase.cpp 18 #define ATRACE_TAG ATRACE_TAG_CAMERA
Camera3OutputStream.cpp 18 #define ATRACE_TAG ATRACE_TAG_CAMERA
StatusTracker.cpp 18 #define ATRACE_TAG ATRACE_TAG_CAMERA
  /frameworks/av/services/camera/libcameraservice/utils/
CameraTraces.cpp 18 #define ATRACE_TAG ATRACE_TAG_CAMERA
  /frameworks/native/libs/gui/
BufferQueue.cpp 18 #define ATRACE_TAG ATRACE_TAG_GRAPHICS
  /frameworks/native/libs/ui/
GraphicBufferMapper.cpp 18 #define ATRACE_TAG ATRACE_TAG_GRAPHICS
Fence.cpp 18 #define ATRACE_TAG ATRACE_TAG_GRAPHICS
GraphicBufferAllocator.cpp 19 #define ATRACE_TAG ATRACE_TAG_GRAPHICS
  /frameworks/rs/
rsGrallocConsumer.cpp 17 #define ATRACE_TAG ATRACE_TAG_RS
  /hardware/libhardware/modules/usbcamera/
Stream.cpp 27 #define ATRACE_TAG (ATRACE_TAG_CAMERA | ATRACE_TAG_HAL)
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3CropRegionMapper.cpp 31 #define ATRACE_TAG ATRACE_TAG_CAMERA
  /frameworks/base/libs/hwui/renderthread/
DrawFrameTask.cpp 17 #define ATRACE_TAG ATRACE_TAG_VIEW
  /frameworks/native/services/surfaceflinger/
SurfaceFlingerConsumer.cpp 17 #define ATRACE_TAG ATRACE_TAG_GRAPHICS
  /hardware/libhardware/modules/camera/
Stream.cpp 27 #define ATRACE_TAG (ATRACE_TAG_CAMERA | ATRACE_TAG_HAL)
  /hardware/qcom/display/msm8994/libgralloc/
ionalloc.cpp 31 #define ATRACE_TAG (ATRACE_TAG_GRAPHICS | ATRACE_TAG_HAL)
  /external/drm_hwcomposer/
drmdisplaycompositor.cpp 17 #define ATRACE_TAG ATRACE_TAG_GRAPHICS
  /frameworks/av/services/camera/libcameraservice/common/
FrameProcessorBase.cpp 18 #define ATRACE_TAG ATRACE_TAG_CAMERA
  /frameworks/native/opengl/libs/EGL/
trace.cpp 27 #define ATRACE_TAG ATRACE_TAG_GRAPHICS

Completed in 847 milliseconds

1 2 3 4 5