Home
last modified time | relevance | path

Searched refs:getCamInfo (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/
DQCamera2Factory.cpp411 rc = QCamera3HardwareInterface::getCamInfo( in QCamera2Factory()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.h272 static int getCamInfo(uint32_t cameraId, struct camera_info *info);
DQCamera3HWI.cpp11810 int QCamera3HardwareInterface::getCamInfo(uint32_t cameraId, in getCamInfo() function in qcamera::QCamera3HardwareInterface
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraMuxer.cpp1932 rc = QCamera3HardwareInterface::getCamInfo(phy_id, info); in getCameraInfo()