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

  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.h 124 #define CAM_LOGV(...) ((void)ALOG(LOG_VERBOSE, LOG_TAG, __VA_ARGS__))
129 #define CAM_LOGV(...) ((void)0)
ExynosCameraHWInterface2.cpp     [all...]

Completed in 108 milliseconds