Searched refs:m_stopPictureInternal (Results 1 - 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCameraHWInterface.h179 bool m_stopPictureInternal(void);
H A DExynosCameraHWInterface.cpp748 if (m_stopPictureInternal() == false)
749 ALOGE("ERR(%s):m_stopPictureInternal() fail", __func__);
1784 if (m_stopPictureInternal() == false)
1785 ALOGE("ERR(%s):m_stopPictureInternal() fail", __func__);
3208 bool ExynosCameraHWInterface::m_stopPictureInternal(void) function in class:android::ExynosCameraHWInterface

Completed in 12 milliseconds