Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/test/CameraHal/
Dcamera_test.h90 int stopRecording();
Dcamera_test_script.cpp243 stopRecording(); in execute_functional_script()
684 camera->stopRecording(); in execute_functional_script()
896 stopRecording(); in execute_functional_script()
1253 stopRecording(); in execute_error_script()
Dcamera_test_menu.cpp681 stopRecording(); in notify()
997 int stopRecording() { in stopRecording() function
1459 stopRecording(); in functional_menu()
2176 stopRecording(); in error_scenario()
2319 stopRecording(); in restartCamera()
/hardware/msm7k/libcamera/
DQualcommCameraHardware.h41 virtual void stopRecording();
DQualcommCameraHardware.cpp839 void QualcommCameraHardware::stopRecording() { in stopRecording() function in android::QualcommCameraHardware
/hardware/ti/omap4xxx/camera/inc/
DCameraHal.h573 status_t stopRecording();
976 void stopRecording();
/hardware/ti/omap4xxx/camera/
DCameraHal_Module.cpp246 gCameraHals[ti_dev->cameraid]->stopRecording(); in camera_stop_recording()
DAppCallbackNotifier.cpp1550 status_t AppCallbackNotifier::stopRecording() in stopRecording() function in android::AppCallbackNotifier
DCameraHal.cpp2061 void CameraHal::stopRecording() in stopRecording() function in android::CameraHal
2079 mAppCallbackNotifier->stopRecording(); in stopRecording()