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

  /device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_unit_test.c 419 rc = mm_app_stop_capture(&test_obj);
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",
mm_qcamera_snapshot.c 403 int mm_app_stop_capture(mm_camera_test_obj_t *test_obj) function
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_unit_test.c 419 rc = mm_app_stop_capture(&test_obj);
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",
mm_qcamera_snapshot.c 403 int mm_app_stop_capture(mm_camera_test_obj_t *test_obj) function
  /device/asus/flo/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 248 extern int mm_app_stop_capture(mm_camera_test_obj_t *test_obj);
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 248 extern int mm_app_stop_capture(mm_camera_test_obj_t *test_obj);
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_snapshot.c 640 int mm_app_stop_capture(mm_camera_test_obj_t *test_obj) function
682 rc = mm_app_stop_capture(test_obj);
684 CDBG_ERROR("%s: mm_app_stop_capture(), err=%d\n",__func__, rc);
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_app.c     [all...]
  /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);

Completed in 1075 milliseconds