Searched refs:stopRecording (Results 1 - 13 of 13) sorted by relevance

/hardware/ti/omap4xxx/test/CameraHal/
H A Dcamera_test.h90 int stopRecording();
H A Dcamera_test_menu.cpp679 stopRecording();
995 int stopRecording() { function
1461 stopRecording();
2182 stopRecording();
2325 stopRecording();
H A Dcamera_test_script.cpp238 stopRecording();
683 camera->stopRecording();
895 stopRecording();
1252 stopRecording();
/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCameraHWInterface.h89 virtual void stopRecording();
H A DExynosCameraHWInterface.cpp476 void ExynosCameraHWInterface::stopRecording() function in class:android::ExynosCameraHWInterface
3056 usleep(1000); // sleep 1msec for stopRecording
4304 obj(dev)->stopRecording();
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
H A Dmm_qcamera_dual_test.c512 if ( MM_CAMERA_OK != (rc = stopRecording(back_camera))) {
851 if ( MM_CAMERA_OK != (rc = stopRecording(back_camera))) {
1165 if ( MM_CAMERA_OK != (rc = stopRecording(back_camera))) {
1745 if( MM_CAMERA_OK != (rc = stopRecording(my_cam_app.cam_open))) {
/hardware/qcom/camera/QCamera2/HAL/
H A DQCamera2HWI.h243 int stopRecording();
H A DQCameraStateMachine.cpp1820 rc = m_parent->stopRecording();
2108 rc = m_parent->stopRecording();
2456 rc = m_parent->stopRecording();
H A DQCamera2HWI.cpp1728 * FUNCTION : stopRecording
1738 int QCamera2HardwareInterface::stopRecording() function in class:qcamera::QCamera2HardwareInterface
/hardware/ti/omap4xxx/camera/
H A DCameraHal_Module.cpp246 gCameraHals[ti_dev->cameraid]->stopRecording();
H A DCameraHal.cpp2100 void CameraHal::stopRecording() function in class:android::CameraHal
2118 mAppCallbackNotifier->stopRecording();
H A DAppCallbackNotifier.cpp1665 status_t AppCallbackNotifier::stopRecording() function in class:android::AppCallbackNotifier
/hardware/ti/omap4xxx/camera/inc/
H A DCameraHal.h579 status_t stopRecording();
986 void stopRecording();

Completed in 4381 milliseconds