Searched refs:CAM_LOGD (Results 1 – 2 of 2) sorted by relevance
/hardware/samsung_slsi/exynos5/libcamera2/ |
D | ExynosCameraHWInterface2.h | 125 #define CAM_LOGD(...) ((void)ALOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__)) macro 130 #define CAM_LOGD(...) ((void)0)
|
D | ExynosCameraHWInterface2.cpp | 393 …CAM_LOGD("DBG(%s): Circular buffer abnormal. processing(%d), frame(%d), status(%d) ", __FUNCTION__, in DeregisterRequest() 458 CAM_LOGD("DEBUG(%s): Request Manager Empty ", __FUNCTION__); in MarkProcessingRequest() 475 …CAM_LOGD("DEBUG(%s)(%d): Circular buffer abnormal, numOfEntries(%d), status(%d)", __FUNCTION__, ne… in MarkProcessingRequest() 477 …CAM_LOGD("DBG: entrie[%d].stream output cnt = %d, framecnt(%d)", i, entries[i].output_stream_count… in MarkProcessingRequest() 862 CAM_LOGD("DBG(%s): No Entry found", __FUNCTION__); in FindFrameCnt() 877 …CAM_LOGD("(%s): No Entry found frame count(%d)", __FUNCTION__, shot_ext->shot.ctl.request.frameCou… in FindFrameCnt() 3060 CAM_LOGD("(%s): ENTER processing SIGNAL_THREAD_RELEASE", __FUNCTION__); in m_sensorThreadFunc() 3735 CAM_LOGD("(%s): [%d] START SIGNAL_THREAD_RELEASE", __FUNCTION__, selfThread->m_index); in m_streamFunc_direct()
|