Home | History | Annotate | Download | only in libcamera

Lines Matching refs:camera_cb

464             LINK_camera_start(camera_cb, this,
630 // When libqcamera detects an error, it calls camera_cb from the
634 // camera_cb was called inline.
715 // or QCS_WAITING_JPEG to QCS_IDLE. This is because in camera_cb(),
746 LINK_camera_start_preview(camera_cb, this);
886 LINK_camera_start_focus(CAMERA_AUTO_FOCUS, camera_cb, this);
910 // or QCS_WAITING_JPEG to QCS_IDLE. This is because in camera_cb(),
963 LINK_camera_take_picture(camera_cb, this);
1140 // initDefaultParameters() will cause the camera_cb() to be called.
1416 LINK_camera_encode_picture(frame, &camera_handle, camera_cb, this);
1584 // QualcommCameraHardware camera_cb() is called synchronously,
1586 // the mStateLock, because camera_cb() acquires it.
1772 void QualcommCameraHardware::camera_cb(camera_cb_type cb,
1795 ALOGE("QualcommCameraHardware::camera_cb: @CAMERA_EXIT_CB_FAILURE(%d) in state %s.",