HomeSort by relevance Sort by last modified time
    Searched full:mm_app_stop_capture (Results 1 - 16 of 16) sorted by null

  /hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_unit_test.c 422 LOGE(" mm_app_stop_capture() cam_idx=%d, err=%d\n",
473 rc = mm_app_stop_capture(&test_obj);
475 LOGE(" mm_app_stop_capture() cam_idx=%d, err=%d\n",
526 rc = mm_app_stop_capture(&test_obj);
528 LOGE(" mm_app_stop_capture() cam_idx=%d, err=%d\n",
mm_qcamera_snapshot.c 658 int mm_app_stop_capture(mm_camera_test_obj_t *test_obj) function
700 rc = mm_app_stop_capture(test_obj);
702 LOGE(" mm_app_stop_capture(), err=%d\n", rc);
mm_qcamera_app.c     [all...]
  /device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_unit_test.c 421 CDBG_ERROR("%s: mm_app_stop_capture() cam_idx=%d, err=%d\n",
472 rc = mm_app_stop_capture(&test_obj);
474 CDBG_ERROR("%s: mm_app_stop_capture() cam_idx=%d, err=%d\n",
525 rc = mm_app_stop_capture(&test_obj);
527 CDBG_ERROR("%s: mm_app_stop_capture() cam_idx=%d, err=%d\n",
mm_qcamera_snapshot.c 652 int mm_app_stop_capture(mm_camera_test_obj_t *test_obj) function
694 rc = mm_app_stop_capture(test_obj);
696 CDBG_ERROR("%s: mm_app_stop_capture(), err=%d\n",__func__, rc);
mm_qcamera_app.c     [all...]
  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_unit_test.c 421 CDBG_ERROR("%s: mm_app_stop_capture() cam_idx=%d, err=%d\n",
472 rc = mm_app_stop_capture(&test_obj);
474 CDBG_ERROR("%s: mm_app_stop_capture() cam_idx=%d, err=%d\n",
525 rc = mm_app_stop_capture(&test_obj);
527 CDBG_ERROR("%s: mm_app_stop_capture() cam_idx=%d, err=%d\n",
mm_qcamera_snapshot.c 652 int mm_app_stop_capture(mm_camera_test_obj_t *test_obj) function
694 rc = mm_app_stop_capture(test_obj);
696 CDBG_ERROR("%s: mm_app_stop_capture(), err=%d\n",__func__, rc);
mm_qcamera_app.c     [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_unit_test.c 421 CDBG_ERROR("%s: mm_app_stop_capture() cam_idx=%d, err=%d\n",
472 rc = mm_app_stop_capture(&test_obj);
474 CDBG_ERROR("%s: mm_app_stop_capture() cam_idx=%d, err=%d\n",
525 rc = mm_app_stop_capture(&test_obj);
527 CDBG_ERROR("%s: mm_app_stop_capture() cam_idx=%d, err=%d\n",
mm_qcamera_snapshot.c 636 int mm_app_stop_capture(mm_camera_test_obj_t *test_obj) function
678 rc = mm_app_stop_capture(test_obj);
680 CDBG_ERROR("%s: mm_app_stop_capture(), err=%d\n",__func__, rc);
mm_qcamera_app.c     [all...]
  /device/huawei/angler/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 446 extern int mm_app_stop_capture(mm_camera_test_obj_t *test_obj);
  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 446 extern int mm_app_stop_capture(mm_camera_test_obj_t *test_obj);
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 447 extern int mm_app_stop_capture(mm_camera_test_obj_t *test_obj);
  /hardware/qcom/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 449 extern int mm_app_stop_capture(mm_camera_test_obj_t *test_obj);

Completed in 1709 milliseconds