Searched refs:isSmoothZoomSupported (Results 1 – 3 of 3) sorted by relevance
568 bool isSmoothZoomSupported(void);
2580 bool ExynosCamera::isSmoothZoomSupported(void) in isSmoothZoomSupported() function in android::ExynosCamera
2257 if (m_secCamera->isSmoothZoomSupported() == true) in m_initDefaultParameters()