Home
last modified time | relevance | path

Searched refs:m_setWidthHeight (Results 1 – 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/include/
DExynosCamera.h772 bool m_setWidthHeight(int mode,
/hardware/samsung_slsi/exynos5/libcamera/
DExynosCamera.cpp1169 if (m_setWidthHeight(PREVIEW_MODE, in startPreview()
1428 if (m_setWidthHeight(VIDEO_MODE, in startVideo()
1611 if (m_setWidthHeight(PICTURE_MODE, in startPicture()
3385 bool ExynosCamera::m_setWidthHeight(int mode, in m_setWidthHeight() function in android::ExynosCamera