Home
last modified time | relevance | path

Searched refs:smooth_zoom_supported (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/camera/QCamera2/stack/common/
Dcam_intf.h202 uint8_t smooth_zoom_supported; /* flag if smooth zoom is supported */ member
/hardware/qcom/camera/QCamera2/HAL/
DQCameraParameters.cpp5177 m_pCapability->smooth_zoom_supported? VALUE_TRUE : VALUE_FALSE); in initDefaultParameters()