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

/hardware/samsung_slsi/exynos5/include/
H A DExynosCamera.h520 bool getSupportedJpegThumbnailSizes(int *w, int *h);
/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCamera.cpp2499 bool ExynosCamera::getSupportedJpegThumbnailSizes(int *w, int *h) function in class:android::ExynosCamera
H A DExynosCameraHWInterface.cpp1954 m_secCamera->getSupportedJpegThumbnailSizes(&thumbnailMaxW, &thumbnailMaxH);

Completed in 333 milliseconds