Home
last modified time | relevance | path

Searched defs:ALOGD (Results 1 – 3 of 3) sorted by relevance

/device/asus/flo/camera/QCamera2/HAL/
DQCamera2HWI.h58 #define ALOGD(...) do { __null_log(0, LOG_TAG,__VA_ARGS__); } while (0) macro
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCamera2HWI.h58 #define ALOGD(...) do { __null_log(0, LOG_TAG,__VA_ARGS__); } while (0) macro
/device/moto/shamu/camera/QCamera2/HAL/
DQCamera2HWI.h61 #define ALOGD(...) do { __null_log(0, LOG_TAG,__VA_ARGS__); } while (0) macro