Home
last modified time | relevance | path

Searched refs:zoom_supported (Results 1 – 6 of 6) sorted by relevance

/device/lge/hammerhead/camera/QCamera2/stack/common/
Dcam_intf.h165 uint8_t zoom_supported; /* flag if zoom is supported */ member
/device/asus/flo/camera/QCamera2/stack/common/
Dcam_intf.h156 uint8_t zoom_supported; /* flag if zoom is supported */ member
/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_intf.h166 uint8_t zoom_supported; /* flag if zoom is supported */ member
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCameraParameters.cpp1863 if ((m_pCapability->zoom_supported == 0 || in setZoom()
2834 m_pCapability->zoom_supported? VALUE_TRUE : VALUE_FALSE); in initDefaultParameters()
3145 if (m_pCapability->zoom_supported > 0) { in initDefaultParameters()
/device/asus/flo/camera/QCamera2/HAL/
DQCameraParameters.cpp1863 if ((m_pCapability->zoom_supported == 0 || in setZoom()
2834 m_pCapability->zoom_supported? VALUE_TRUE : VALUE_FALSE); in initDefaultParameters()
3145 if (m_pCapability->zoom_supported > 0) { in initDefaultParameters()
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraParameters.cpp2397 if ((m_pCapability->zoom_supported == 0 || in setZoom()
3932 m_pCapability->zoom_supported? VALUE_TRUE : VALUE_FALSE); in initDefaultParameters()
4276 if (m_pCapability->zoom_supported > 0) { in initDefaultParameters()
4334 if (m_pCapability->zoom_supported && in initDefaultParameters()