Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/include/
DExynosCamera.h374 bool stopPicture(void);
/hardware/samsung_slsi/exynos5/libcamera/
DExynosCamera.cpp1092 stopPicture(); in destroy()
1635 bool ExynosCamera::stopPicture(void) in stopPicture() function in android::ExynosCamera
DExynosCameraHWInterface.cpp3216 && m_secCamera->stopPicture() == false) in m_stopPictureInternal()