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

  /device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_dual_test.c 391 if(0 != (rc = mm_app_stop_preview(cam_id))) {
441 if(0 != (rc = mm_app_stop_preview(cam_id))) {
490 if(0 != (rc = mm_app_stop_preview(cam_id))) {
mm_qcamera_unit_test.c 385 if (0 != (rc = mm_app_stop_preview(cam_id))) {
435 if (0 != (rc = mm_app_stop_preview(cam_id))) {
484 if (0 != (rc = mm_app_stop_preview(cam_id))) {
mm_qcamera_app.c 300 if(MM_CAMERA_OK != mm_app_stop_preview(cam_id)){
326 if(MM_CAMERA_OK != mm_app_stop_preview(cam_id)){
mm_qcamera_preview.c 184 if (MM_CAMERA_OK != (rc = mm_app_stop_preview(cam_id))) {
213 if (MM_CAMERA_OK != (rc = mm_app_stop_preview(cam_id))) {
1037 int mm_app_stop_preview(int cam_id) function
    [all...]
mm_qcamera_video.c 398 if(MM_CAMERA_OK != (rc = mm_app_stop_preview(cam_id))){
mm_qcamera_snapshot.c 718 if (MM_CAMERA_OK != mm_app_stop_preview(cam_id)) {
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-camera-test/inc/
mm_qcamera_app.h 171 extern int mm_app_stop_preview(int cam_id);
  /device/asus/flo/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 224 extern int mm_app_stop_preview(mm_camera_test_obj_t *test_obj);
  /hardware/qcom/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 224 extern int mm_app_stop_preview(mm_camera_test_obj_t *test_obj);
  /device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_preview.c 327 int mm_app_stop_preview(mm_camera_test_obj_t *test_obj) function
mm_qcamera_unit_test.c 96 rc = mm_app_stop_preview(&test_obj);
98 CDBG_ERROR("%s: mm_app_stop_preview() cam_idx=%d, err=%d\n",
522 CDBG_ERROR("%s: mm_app_stop_preview() cam_idx=%d, err=%d\n",
573 CDBG_ERROR("%s: mm_app_stop_preview() cam_idx=%d, err=%d\n",
  /hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_preview.c 327 int mm_app_stop_preview(mm_camera_test_obj_t *test_obj) function
mm_qcamera_unit_test.c 96 rc = mm_app_stop_preview(&test_obj);
98 CDBG_ERROR("%s: mm_app_stop_preview() cam_idx=%d, err=%d\n",
522 CDBG_ERROR("%s: mm_app_stop_preview() cam_idx=%d, err=%d\n",
573 CDBG_ERROR("%s: mm_app_stop_preview() cam_idx=%d, err=%d\n",

Completed in 1851 milliseconds