Home
last modified time | relevance | path

Searched refs:stopRecording (Results 1 – 25 of 28) sorted by relevance

12

/device/moto/shamu/camera/QCamera/stack/mm-camera-test/inc/
Dmm_qcamera_app.h205 extern int stopRecording(int cam_id);
Dmm_qcamera_main_menu.h364 int8_t (*stopRecording)(int ); member
/device/generic/goldfish/camera/
DEmulatedCamera.h187 virtual void stopRecording();
DEmulatedCamera.cpp304 void EmulatedCamera::stopRecording() in stopRecording() function in android::EmulatedCamera
803 ec->stopRecording(); in stop_recording()
/device/moto/shamu/camera/QCamera2/HAL/test/
Dqcamera_test.h76 status_t stopRecording();
Dqcamera_test.cpp2223 status_t CameraContext::stopRecording() in stopRecording() function in qcamera::CameraContext
2305 mCamera->stopRecording(); in stopViVRecording()
3353 stat = currentCamera->stopRecording(); in FunctionalTest()
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
Dmm_qcamera_app.c331 if(MM_CAMERA_OK != stopRecording(cam_id)){ in switchRes()
357 if(MM_CAMERA_OK != stopRecording(cam_id)){ in switchCamera()
Dmm_qcamera_dual_test.c512 if ( MM_CAMERA_OK != (rc = stopRecording(back_camera))) { in mm_app_dtc_4()
851 if ( MM_CAMERA_OK != (rc = stopRecording(back_camera))) { in back_thread()
1165 if ( MM_CAMERA_OK != (rc = stopRecording(back_camera))) { in mm_app_dtc_13()
1745 if( MM_CAMERA_OK != (rc = stopRecording(my_cam_app.cam_open))) { in mm_app_dtc_s_2()
Dmm_qcamera_video.c485 int stopRecording(int cam_id) in stopRecording() function
Dmm_qcamera_unit_test.c219 if ( MM_CAMERA_OK != (rc = stopRecording(my_cam_app.cam_open))) { in mm_app_tc_2()
Dmm_qcamera_main_menu.c1582 if (stopRecording(cam_id) < 0) in submain()
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_dual_test.c512 if ( MM_CAMERA_OK != (rc = stopRecording(back_camera))) { in mm_app_dtc_4()
851 if ( MM_CAMERA_OK != (rc = stopRecording(back_camera))) { in back_thread()
1165 if ( MM_CAMERA_OK != (rc = stopRecording(back_camera))) { in mm_app_dtc_13()
1745 if( MM_CAMERA_OK != (rc = stopRecording(my_cam_app.cam_open))) { in mm_app_dtc_s_2()
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_dual_test.c512 if ( MM_CAMERA_OK != (rc = stopRecording(back_camera))) { in mm_app_dtc_4()
851 if ( MM_CAMERA_OK != (rc = stopRecording(back_camera))) { in back_thread()
1165 if ( MM_CAMERA_OK != (rc = stopRecording(back_camera))) { in mm_app_dtc_13()
1745 if( MM_CAMERA_OK != (rc = stopRecording(my_cam_app.cam_open))) { in mm_app_dtc_s_2()
/device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_dual_test.c512 if ( MM_CAMERA_OK != (rc = stopRecording(back_camera))) { in mm_app_dtc_4()
851 if ( MM_CAMERA_OK != (rc = stopRecording(back_camera))) { in back_thread()
1165 if ( MM_CAMERA_OK != (rc = stopRecording(back_camera))) { in mm_app_dtc_13()
1745 if( MM_CAMERA_OK != (rc = stopRecording(my_cam_app.cam_open))) { in mm_app_dtc_s_2()
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCamera2HWI.h243 int stopRecording();
DQCameraStateMachine.cpp1820 rc = m_parent->stopRecording(); in procEvtRecordingState()
2108 rc = m_parent->stopRecording(); in procEvtVideoPicTakingState()
2456 rc = m_parent->stopRecording(); in procEvtPreviewPicTakingState()
/device/asus/flo/camera/QCamera2/HAL/
DQCamera2HWI.h243 int stopRecording();
DQCameraStateMachine.cpp1820 rc = m_parent->stopRecording(); in procEvtRecordingState()
2108 rc = m_parent->stopRecording(); in procEvtVideoPicTakingState()
2456 rc = m_parent->stopRecording(); in procEvtPreviewPicTakingState()
DQCamera2HWI.cpp1738 int QCamera2HardwareInterface::stopRecording() in stopRecording() function in qcamera::QCamera2HardwareInterface
/device/moto/shamu/camera/QCamera/HAL/wrapper/
DQualcommCamera.cpp385 hardware->stopRecording( ); in stop_recording()
/device/moto/shamu/camera/QCamera/HAL2/wrapper/
DQualcommCamera.cpp502 hardware->stopRecording( );
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraStateMachine.cpp2032 rc = m_parent->stopRecording(); in procEvtRecordingState()
2042 rc = m_parent->stopRecording(); in procEvtRecordingState()
2370 rc = m_parent->stopRecording(); in procEvtVideoPicTakingState()
2418 rc = m_parent->stopRecording(); in procEvtVideoPicTakingState()
DQCamera2HWI.h289 int stopRecording();
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCameraHWI.h350 void stopRecording();
/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraHWI.h439 void stopRecording();

12