Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_intf.h327 cam_lens_type_t lens_type; /*Lens type info - Wide, Tele*/ member
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParameters.cpp12337 if (m_pCapability->lens_type == CAM_LENS_WIDE) { in setDualCamBundleInfo()
12339 } else if (m_pCapability->lens_type == CAM_LENS_TELE) { in setDualCamBundleInfo()