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

  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.h 127 #define CAM_LOGE(...) ((void)ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__))
132 #define CAM_LOGE(...) ((void)0)
ExynosCameraHWInterface2.cpp 874 CAM_LOGE("ERR(%s): frameCount(%d), index(%d), status(%d)", __FUNCTION__, shot_ext->shot.ctl.request.frameCount, i, entries[i].status);
    [all...]

Completed in 319 milliseconds