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

/hardware/samsung_slsi/exynos5/include/
H A DExynosCamera.h384 bool putPictureBuf(ExynosBuffer *buf);
/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCamera.cpp1738 bool ExynosCamera::putPictureBuf(ExynosBuffer *buf) function in class:android::ExynosCamera
H A DExynosCameraHWInterface.cpp2860 if (m_secCamera->putPictureBuf(&oldBuf) == false)
2861 ALOGE("ERR(%s):putPictureBuf(%d) fail", __func__, oldBuf.reserved.p);

Completed in 401 milliseconds