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

  /device/google/marlin/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera_dbg.h 73 #undef CLOGI
74 #define CLOGI(module, fmt, args...) \
107 #define LOGI(fmt, args...) CLOGI(CAM_MODULE, fmt, ##args)
  /hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/inc/
mm_camera_dbg.h 73 #undef CLOGI
74 #define CLOGI(module, fmt, args...) \
107 #define LOGI(fmt, args...) CLOGI(CAM_MODULE, fmt, ##args)
  /system/chre/apps/sensor_world/
sensor_world.cc 182 #define CLOGI(fmt, ...) do { \
328 CLOGI("%s, %d samples: %f %f %f, t=%" PRIu64 " ms",
333 CLOGI("UncalGyro time: first %" PRIu64 " last %" PRIu64 " chre %" PRIu64
358 CLOGI("%s, %d samples: %f, t=%" PRIu64 " ms",
370 CLOGI("%s, %d samples: isNear %d, invalid %d",
374 CLOGI("Prox time: sample %" PRIu64 " chre %" PRIu64 " delta %" PRId64
407 CLOGI("%s, %d samples",
416 CLOGI("Sampling Change: handle %" PRIu32 ", status: interval %" PRIu64

Completed in 1745 milliseconds