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

/hardware/samsung_slsi/exynos5/include/
H A DExynosCamera.h382 bool getPictureBuf(ExynosBuffer *buf);
/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCamera.cpp1698 bool ExynosCamera::getPictureBuf(ExynosBuffer *buf) function in class:android::ExynosCamera
H A DExynosCameraHWInterface.cpp2837 if (m_secCamera->getPictureBuf(&m_pictureBuf) == false)
2838 ALOGE("ERR(%s):getPictureBuf() fail", __func__);

Completed in 487 milliseconds