Searched refs:m_isSupportedPreviewSize (Results 1 - 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCameraHWInterface.h207 bool m_isSupportedPreviewSize(const int width, const int height) const;
H A DExynosCameraHWInterface.cpp666 m_isSupportedPreviewSize(newPreviewW, newPreviewH) == true) {
3798 bool ExynosCameraHWInterface::m_isSupportedPreviewSize(const int width, function in class:android::ExynosCameraHWInterface

Completed in 36 milliseconds