Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/include/
DExynosCamera.h354 int getVideoFormat(void);
/hardware/samsung_slsi/exynos5/libcamera/
DExynosCameraHWInterface.cpp406 videoFormat = m_secCamera->getVideoFormat(); in startRecording()
2965 videoFormat = m_secCamera->getVideoFormat(); in m_videoThreadFunc()
DExynosCamera.cpp1414 int ExynosCamera::getVideoFormat(void) in getVideoFormat() function in android::ExynosCamera