Searched refs:stopPicture (Results 1 - 3 of 3) sorted by relevance

/hardware/samsung_slsi/exynos5/include/
H A DExynosCamera.h374 bool stopPicture(void);
/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCamera.cpp1092 stopPicture();
1635 bool ExynosCamera::stopPicture(void) function in class:android::ExynosCamera
1646 // skip stopPicture
H A DExynosCameraHWInterface.cpp3216 && m_secCamera->stopPicture() == false)
3217 ALOGE("ERR(%s):Fail on m_secCamera->stopPicture()", __func__);

Completed in 339 milliseconds