Home
last modified time | relevance | path

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

/device/lge/mako/camera/mm-camera-interface/
Dmm_camera_interface2.h475 int32_t cam_ops_open(int cam_id, mm_camera_op_mode_type_t op_mode);
Dmm_camera_interface2.c825 int32_t cam_ops_open(int cam_id, mm_camera_op_mode_type_t op_mode) in cam_ops_open() function
/device/lge/mako/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp215 result=cam_ops_open(mCameraId, MM_CAMERA_OP_MODE_NOTUSED); in QCameraHardwareInterface()
/device/lge/mako/camera/
DQCameraHWI.cpp223 result=cam_ops_open(mCameraId, MM_CAMERA_OP_MODE_NOTUSED); in QCameraHardwareInterface()