/hardware/ti/omap4-aah/test/CameraHal/ |
D | camera_test_script.cpp | 342 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 …]
|
D | camera_test_menu.cpp | 792 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 …]
|
D | camera_test.h | 251 void stopPreview();
|
/hardware/ti/omap4xxx/test/CameraHal/ |
D | camera_test_script.cpp | 232 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()
|
D | camera_test_menu.cpp | 675 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()
|
D | camera_test.h | 88 void stopPreview();
|
/hardware/ti/omap4xxx/camera/inc/V4LCameraAdapter/ |
D | V4LCameraAdapter.h | 88 virtual status_t stopPreview();
|
/hardware/ti/omap4-aah/camera/inc/V4LCameraAdapter/ |
D | V4LCameraAdapter.h | 123 virtual status_t stopPreview();
|
/hardware/ti/omap4xxx/camera/inc/ |
D | BaseCameraAdapter.h | 109 virtual status_t stopPreview();
|
D | CameraHal.h | 969 void stopPreview();
|
/hardware/samsung_slsi/exynos5/libcamera/ |
D | ExynosCameraHWInterface.h | 83 virtual void stopPreview();
|
D | ExynosCameraHWInterface.cpp | 371 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()
|
D | ExynosCamera.cpp | 1098 stopPreview(); in destroy() 1226 bool ExynosCamera::stopPreview(void) in stopPreview() function in android::ExynosCamera
|
/hardware/ti/omap4-aah/camera/inc/ |
D | BaseCameraAdapter.h | 122 virtual status_t stopPreview();
|
D | CameraHal.h | 1152 void stopPreview();
|
/hardware/samsung_slsi/exynos5/include/ |
D | ExynosCamera.h | 334 bool stopPreview(void);
|
/hardware/ti/omap4xxx/camera/V4LCameraAdapter/ |
D | V4LCameraAdapter.cpp | 337 status_t V4LCameraAdapter::stopPreview() in stopPreview() function in android::V4LCameraAdapter
|
/hardware/ti/omap4xxx/camera/ |
D | CameraHal_Module.cpp | 182 gCameraHals[ti_dev->cameraid]->stopPreview(); in camera_stop_preview()
|
D | BaseCameraAdapter.cpp | 588 ret = stopPreview(); in sendCommand() 1572 status_t BaseCameraAdapter::stopPreview() in stopPreview() function in android::BaseCameraAdapter
|
/hardware/ti/omap4-aah/camera/ |
D | CameraHal_Module.cpp | 253 gCameraHals[ti_dev->cameraid]->stopPreview(); in camera_stop_preview()
|
D | BaseCameraAdapter.cpp | 700 ret = stopPreview(); in sendCommand() 1747 status_t BaseCameraAdapter::stopPreview() in stopPreview() function in Ti::Camera::BaseCameraAdapter
|
/hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/ |
D | OMXCameraAdapter.h | 404 virtual status_t stopPreview();
|
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/ |
D | V4LCameraAdapter.cpp | 738 status_t V4LCameraAdapter::stopPreview() in stopPreview() function in Ti::Camera::V4LCameraAdapter
|
/hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/ |
D | OMXCameraAdapter.h | 450 virtual status_t stopPreview();
|
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/ |
D | OMXCameraAdapter.cpp | 1923 status_t OMXCameraAdapter::stopPreview() in stopPreview() function in android::OMXCameraAdapter
|