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

  /hardware/libhardware/modules/camera/
CameraHAL.cpp 26 #define ATRACE_TAG (ATRACE_TAG_CAMERA | ATRACE_TAG_HAL)
Camera.cpp 26 #define ATRACE_TAG (ATRACE_TAG_CAMERA | ATRACE_TAG_HAL)
  /system/core/include/cutils/
trace.h 47 * ATRACE_TAG_HAL should be bitwise ORed with the relevant tags for tracing
49 * #define ATRACE_TAG (ATRACE_TAG_CAMERA | ATRACE_TAG_HAL)
65 #define ATRACE_TAG_HAL (1<<11)
  /frameworks/native/cmds/atrace/
atrace.cpp 82 { "hal", "Hardware Modules", ATRACE_TAG_HAL, { } },
  /hardware/qcom/display/libhwcomposer/
hwc.cpp 20 #define ATRACE_TAG (ATRACE_TAG_GRAPHICS | ATRACE_TAG_HAL)

Completed in 249 milliseconds