Searched refs:isVideoStabilizationSupported (Results 1 – 3 of 3) sorted by relevance
574 bool isVideoStabilizationSupported(void);
2593 bool ExynosCamera::isVideoStabilizationSupported(void) in isVideoStabilizationSupported() function in android::ExynosCamera
1922 if (m_secCamera->isVideoStabilizationSupported() == true) in m_initDefaultParameters()