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

/hardware/qcom/camera/QCamera2/stack/common/
H A Dcam_intf.h156 uint8_t zoom_supported; /* flag if zoom is supported */ member in struct:__anon421
/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraParameters.cpp1863 if ((m_pCapability->zoom_supported == 0 ||
2834 m_pCapability->zoom_supported? VALUE_TRUE : VALUE_FALSE);
3145 if (m_pCapability->zoom_supported > 0) {

Completed in 101 milliseconds