Home
last modified time | relevance | path

Searched defs:stopPreview (Results 1 – 9 of 9) sorted by relevance

/frameworks/av/camera/
DCamera.cpp205 void Camera::stopPreview() in stopPreview() function in android::Camera
DICamera.cpp136 void stopPreview() in stopPreview() function in android::hardware::BpCamera
/frameworks/base/core/java/android/hardware/camera2/legacy/
DRequestThreadManager.java275 private void stopPreview() { in stopPreview() method in RequestThreadManager
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
DCamera2SurfaceViewTestCase.java263 protected void stopPreview() throws Exception { in stopPreview() method in Camera2SurfaceViewTestCase
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
DCameraAgent.java600 public void stopPreview() { in stopPreview() method in CameraAgent.CameraProxy
/frameworks/av/services/camera/libcameraservice/device1/
DCameraHardwareInterface.cpp511 void CameraHardwareInterface::stopPreview() in stopPreview() function in android::CameraHardwareInterface
/frameworks/av/services/camera/libcameraservice/api1/
DCameraClient.cpp460 void CameraClient::stopPreview() { in stopPreview() function in android::CameraClient
DCamera2Client.cpp935 void Camera2Client::stopPreview() { in stopPreview() function in android::Camera2Client
/frameworks/base/core/java/android/hardware/
DCamera.java836 public final void stopPreview() { in stopPreview() method in Camera