HomeSort by relevance Sort by last modified time
    Searched refs:cam_ops_open (Results 1 - 4 of 4) sorted by null

  /device/lge/mako/camera/mm-camera-interface/
mm_camera_interface2.h 475 int32_t cam_ops_open(int cam_id, mm_camera_op_mode_type_t op_mode);
mm_camera_interface2.c 825 int32_t cam_ops_open(int cam_id, mm_camera_op_mode_type_t op_mode) function
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI.cpp 215 result=cam_ops_open(mCameraId, MM_CAMERA_OP_MODE_NOTUSED);
229 LOGE("startCamera: cam_ops_open failed: id = %d", mCameraId);
    [all...]
  /device/lge/mako/camera/
QCameraHWI.cpp 223 result=cam_ops_open(mCameraId, MM_CAMERA_OP_MODE_NOTUSED);
237 ALOGE("startCamera: cam_ops_open failed: id = %d", mCameraId);
    [all...]

Completed in 172 milliseconds