Searched defs:stopPreview (Results 1 - 3 of 3) sorted by path

/hardware/interfaces/camera/device/1.0/default/
H A DCameraDevice.cpp747 Return<void> CameraDevice::stopPreview() { function in class:android::hardware::camera::device::V1_0::implementation::CameraDevice
/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCamera2HWI.cpp3934 * FUNCTION : stopPreview
3944 int QCamera2HardwareInterface::stopPreview() function in class:qcamera::QCamera2HardwareInterface
4014 stopPreview();
4873 stopPreview();
5117 stopPreview();
5217 stopPreview();
5723 stopPreview();
/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
H A Dqcamera_test.cpp852 stopPreview();
1676 stopPreview();
2394 * FUNCTION : stopPreview
2404 status_t CameraContext::stopPreview() function in class:qcamera::CameraContext
2410 mCamera->stopPreview();
2473 mCamera->stopPreview();
2527 mCamera->stopPreview();
3400 stat = currentCamera->stopPreview();
3474 stat = currentCamera->stopPreview();
3485 stat = currentCamera->stopPreview();
[all...]

Completed in 33 milliseconds