Home
last modified time | relevance | path

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

/device/asus/flo/camera/QCamera2/HAL3/
DQCamera3Factory.cpp141 rc = QCamera3HardwareInterface::getCamInfo(camera_id, info); in getCameraInfo()
DQCamera3HWI.h96 static int getCamInfo(int cameraId, struct camera_info *info);
DQCamera3HWI.cpp2405 int QCamera3HardwareInterface::getCamInfo(int cameraId, in getCamInfo() function in qcamera::QCamera3HardwareInterface