Searched refs:getSupportedPictureSizes (Results 1 - 4 of 4) sorted by relevance

/hardware/samsung_slsi/exynos5/include/
H A DExynosCamera.h525 bool getSupportedPictureSizes(int *w, int *h);
/hardware/qcom/camera/QCamera2/HAL/test/
H A Dqcamera_test.cpp453 mParams.getSupportedPictureSizes(mSupportedPictureSizes);
/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCamera.cpp2506 bool ExynosCamera::getSupportedPictureSizes(int *w, int *h) function in class:android::ExynosCamera
H A DExynosCameraHWInterface.cpp1930 m_secCamera->getSupportedPictureSizes(&pictureMaxW, &pictureMaxH);

Completed in 87 milliseconds