Searched defs:stopPreview (Results 1 - 12 of 12) sorted by relevance

/hardware/ti/omap4xxx/camera/V4LCameraAdapter/
H A DV4LCameraAdapter.cpp337 status_t V4LCameraAdapter::stopPreview() function in class:android::V4LCameraAdapter
/hardware/ti/omap4xxx/camera/
H A DBaseCameraAdapter.cpp588 ret = stopPreview();
1572 status_t BaseCameraAdapter::stopPreview() function in class:android::BaseCameraAdapter
H A DCameraHal.cpp1778 void CameraHal::stopPreview() function in class:android::CameraHal
1793 // Note: this is done so that when stopPreview is called by client after
2064 // Retain CAPTURE_MODE before calling stopPreview(), since it is reset in stopPreview().
3447 // according to javadoc...FD should be stopped in stopPreview
/hardware/ti/omap4-aah/camera/
H A DBaseCameraAdapter.cpp700 ret = stopPreview();
1747 status_t BaseCameraAdapter::stopPreview() function in class:Ti::Camera::BaseCameraAdapter
H A DCameraHal.cpp429 // Restore previous capture mode after stopPreview()
2496 void CameraHal::stopPreview() function in class:Ti::Camera::CameraHal
2511 // Note: this is done so that when stopPreview is called by client after
2786 // Retain CAPTURE_MODE before calling stopPreview(), since it is reset in stopPreview().
4600 // according to javadoc...FD should be stopped in stopPreview
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/
H A DV4LCameraAdapter.cpp738 status_t V4LCameraAdapter::stopPreview() function in class:Ti::Camera::V4LCameraAdapter
/hardware/qcom/camera/QCamera2/HAL/test/
H A Dqcamera_test.cpp863 stopPreview();
1687 stopPreview();
2405 * FUNCTION : stopPreview
2415 status_t CameraContext::stopPreview() function in class:qcamera::CameraContext
2421 mCamera->stopPreview();
2484 mCamera->stopPreview();
2538 mCamera->stopPreview();
3411 stat = currentCamera->stopPreview();
3485 stat = currentCamera->stopPreview();
3496 stat = currentCamera->stopPreview();
[all...]
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
H A DOMXCameraAdapter.cpp2387 // we should wait for the first frame to come before trying to stopPreview...if not
2469 status_t OMXCameraAdapter::stopPreview() { function in class:Ti::Camera::OMXCameraAdapter
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
H A DOMXCameraAdapter.cpp1923 status_t OMXCameraAdapter::stopPreview() function in class:android::OMXCameraAdapter
1954 // we should wait for the first frame to come before trying to stopPreview...if not
/hardware/ti/omap4xxx/test/CameraHal/
H A Dcamera_test_menu.cpp675 stopPreview();
1103 void stopPreview() { function
1105 camera->stopPreview();
1456 stopPreview();
1505 camera->stopPreview();
2065 stopPreview();
2179 stopPreview();
2235 stopPreview();
2322 stopPreview();
/hardware/ti/omap4-aah/test/CameraHal/
H A Dcamera_test_menu.cpp792 stopPreview();
2103 void stopPreview() { function
2105 camera->stopPreview();
2728 stopPreview();
2744 stopPreview();
2776 camera->stopPreview();
2816 stopPreview();
2837 stopPreview();
3166 stopPreview();
3603 stopPreview();
[all...]
/hardware/qcom/camera/QCamera2/HAL/
H A DQCamera2HWI.cpp3458 * FUNCTION : stopPreview
3468 int QCamera2HardwareInterface::stopPreview() function in class:qcamera::QCamera2HardwareInterface
3539 stopPreview();
4331 stopPreview();
4556 stopPreview();
4656 stopPreview();
5156 stopPreview();

Completed in 619 milliseconds