Home
last modified time | relevance | path

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

12

/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test_script.cpp342 stopPreview(); in execute_functional_script()
358 stopPreview(); in execute_functional_script()
392 camera->stopPreview(); in execute_functional_script()
584 stopPreview(); in execute_functional_script()
632 stopPreview(); in execute_functional_script()
655 stopPreview(); in execute_functional_script()
811 stopPreview(); in execute_functional_script()
1132 camera->stopPreview(); in execute_functional_script()
1298 stopPreview(); in execute_functional_script()
1757 stopPreview(); in execute_error_script()
[all …]
Dcamera_test_menu.cpp792 stopPreview(); in notify()
2103 void stopPreview() { in stopPreview() function
2105 camera->stopPreview(); in stopPreview()
2728 stopPreview(); in functional_menu()
2744 stopPreview(); in functional_menu()
2776 camera->stopPreview(); in functional_menu()
2816 stopPreview(); in functional_menu()
2837 stopPreview(); in functional_menu()
3166 stopPreview(); in functional_menu()
3603 stopPreview(); in functional_menu()
[all …]
Dcamera_test.h251 void stopPreview();
/hardware/ti/omap4xxx/test/CameraHal/
Dcamera_test_script.cpp232 stopPreview(); in execute_functional_script()
306 camera->stopPreview(); in execute_functional_script()
447 stopPreview(); in execute_functional_script()
816 camera->stopPreview(); in execute_functional_script()
892 stopPreview(); in execute_functional_script()
1249 stopPreview(); in execute_error_script()
1302 stopPreview(); in execute_error_script()
Dcamera_test_menu.cpp675 stopPreview(); in notify()
1103 void stopPreview() { in stopPreview() function
1105 camera->stopPreview(); in stopPreview()
1456 stopPreview(); in functional_menu()
1505 camera->stopPreview(); in functional_menu()
2065 stopPreview(); in functional_menu()
2179 stopPreview(); in error_scenario()
2235 stopPreview(); in error_scenario()
2322 stopPreview(); in restartCamera()
Dcamera_test.h88 void stopPreview();
/hardware/ti/omap4xxx/camera/inc/V4LCameraAdapter/
DV4LCameraAdapter.h88 virtual status_t stopPreview();
/hardware/ti/omap4-aah/camera/inc/V4LCameraAdapter/
DV4LCameraAdapter.h123 virtual status_t stopPreview();
/hardware/ti/omap4xxx/camera/inc/
DBaseCameraAdapter.h109 virtual status_t stopPreview();
DCameraHal.h969 void stopPreview();
/hardware/samsung_slsi/exynos5/libcamera/
DExynosCameraHWInterface.h83 virtual void stopPreview();
DExynosCameraHWInterface.cpp371 void ExynosCameraHWInterface::stopPreview() in stopPreview() function in android::ExynosCameraHWInterface
2534 && m_secCamera->stopPreview() == false) in m_previewThreadFuncWrapper()
2547 && m_secCamera->stopPreview() == false) in m_previewThreadFuncWrapper()
3374 stopPreview(); in m_pictureThreadFunc()
4234 obj(dev)->stopPreview(); in HAL_camera_device_stop_preview()
DExynosCamera.cpp1098 stopPreview(); in destroy()
1226 bool ExynosCamera::stopPreview(void) in stopPreview() function in android::ExynosCamera
/hardware/ti/omap4-aah/camera/inc/
DBaseCameraAdapter.h122 virtual status_t stopPreview();
DCameraHal.h1152 void stopPreview();
/hardware/samsung_slsi/exynos5/include/
DExynosCamera.h334 bool stopPreview(void);
/hardware/ti/omap4xxx/camera/V4LCameraAdapter/
DV4LCameraAdapter.cpp337 status_t V4LCameraAdapter::stopPreview() in stopPreview() function in android::V4LCameraAdapter
/hardware/ti/omap4xxx/camera/
DCameraHal_Module.cpp182 gCameraHals[ti_dev->cameraid]->stopPreview(); in camera_stop_preview()
DBaseCameraAdapter.cpp588 ret = stopPreview(); in sendCommand()
1572 status_t BaseCameraAdapter::stopPreview() in stopPreview() function in android::BaseCameraAdapter
/hardware/ti/omap4-aah/camera/
DCameraHal_Module.cpp253 gCameraHals[ti_dev->cameraid]->stopPreview(); in camera_stop_preview()
DBaseCameraAdapter.cpp700 ret = stopPreview(); in sendCommand()
1747 status_t BaseCameraAdapter::stopPreview() in stopPreview() function in Ti::Camera::BaseCameraAdapter
/hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/
DOMXCameraAdapter.h404 virtual status_t stopPreview();
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/
DV4LCameraAdapter.cpp738 status_t V4LCameraAdapter::stopPreview() in stopPreview() function in Ti::Camera::V4LCameraAdapter
/hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
DOMXCameraAdapter.h450 virtual status_t stopPreview();
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
DOMXCameraAdapter.cpp1923 status_t OMXCameraAdapter::stopPreview() in stopPreview() function in android::OMXCameraAdapter

12