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

/hardware/samsung_slsi/exynos5/include/
H A DExynosCamera.h367 bool getVideoBuf(ExynosBuffer *buf);
/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCamera.cpp1515 bool ExynosCamera::getVideoBuf(ExynosBuffer *buf) function in class:android::ExynosCamera
H A DExynosCameraHWInterface.cpp2939 if (m_secCamera->getVideoBuf(&videoBuf) == false) {
2940 ALOGE("ERR(%s):Fail on ExynosCamera->getVideoBuf()", __func__);

Completed in 808 milliseconds