Searched defs:stopPreview (Results 1 – 6 of 6) sorted by relevance
| /frameworks/av/camera/ | ||
| D | Camera.cpp | 148 void Camera::stopPreview() in stopPreview() function in android::Camera |
| D | ICamera.cpp | 138 void stopPreview() in stopPreview() function in android::hardware::BpCamera |
| /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/ | ||
| D | Camera2SurfaceViewTestCase.java | 263 protected void stopPreview() throws Exception { in stopPreview() method in Camera2SurfaceViewTestCase |
| /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/ | ||
| D | CameraAgent.java | 600 public void stopPreview() { in stopPreview() method in CameraAgent.CameraProxy |
| /frameworks/av/services/camera/libcameraservice/api1/ | ||
| D | Camera2Client.cpp | 945 void Camera2Client::stopPreview() { in stopPreview() function in android::Camera2Client |
| /frameworks/base/core/java/android/hardware/ | ||
| D | Camera.java | 774 public final void stopPreview() { in stopPreview() method in Camera |