HomeSort by relevance Sort by last modified time
    Searched defs:stopPreview (Results 1 - 25 of 36) sorted by null

1 2

  /device/generic/goldfish/camera/
PreviewWindow.cpp 92 void PreviewWindow::stopPreview()
EmulatedCamera.cpp 282 void EmulatedCamera::stopPreview()
554 mPreviewWindow.stopPreview();
589 mPreviewWindow.stopPreview();
603 mPreviewWindow.stopPreview();
610 mPreviewWindow.stopPreview();
617 mPreviewWindow.stopPreview();
637 mPreviewWindow.stopPreview();
762 ec->stopPreview();
    [all...]
  /cts/tests/tests/graphics2/src/android/graphics2/cts/
TextureViewCameraActivity.java 87 mCamera.stopPreview();
  /device/asus/flo/camera/QCamera2/HAL/test/
qcamera_test.cpp 180 stopPreview();
421 stopPreview();
626 * FUNCTION : stopPreview
636 status_t CameraContext::stopPreview()
641 mCamera->stopPreview();
697 mCamera->stopPreview();
887 stat = currentCamera->stopPreview();
929 currentCamera->stopPreview();
  /device/lge/hammerhead/camera/QCamera2/HAL/test/
qcamera_test.cpp 180 stopPreview();
421 stopPreview();
626 * FUNCTION : stopPreview
636 status_t CameraContext::stopPreview()
641 mCamera->stopPreview();
697 mCamera->stopPreview();
887 stat = currentCamera->stopPreview();
929 currentCamera->stopPreview();
  /device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_preview.c     [all...]
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/testcases/
Camera2MultiViewTestCase.java 237 protected void stopPreview(String cameraId) throws Exception {
240 camera.stopPreview();
401 public void stopPreview() throws Exception {
Camera2SurfaceViewTestCase.java 159 * parameters. No need to call stopPreview between two startPreview calls.
216 protected void stopPreview() throws Exception {
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/
SurfaceViewPreviewTest.java 159 stopPreview();
215 stopPreview();
242 stopPreview();
PerformanceTest.java 255 stopPreview();
279 stopPreview();
CaptureRequestTest.java 165 stopPreview();
231 stopPreview();
334 stopPreview();
598 stopPreview();
725 stopPreview();
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
CameraPreview.java 131 mCamera.stopPreview();
262 mCamera.stopPreview();
  /development/samples/HoneycombGallery/src/com/example/android/hcgallery/
CameraFragment.java 134 mCamera.stopPreview();
282 mCamera.stopPreview();
  /device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_preview.c     [all...]
  /cts/tests/tests/mediastress/src/android/mediastress/cts/
MediaRecorderStressTest.java 201 mCamera.stopPreview();
301 mCamera.stopPreview();
  /external/chromium_org/media/base/android/java/src/org/chromium/media/
VideoCapture.java 259 mCamera.stopPreview();
  /external/chromium_org/third_party/webrtc/modules/video_capture/android/java/src/org/webrtc/videoengine/
VideoCaptureAndroid.java 253 camera.stopPreview();
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/
PhotoCaptureActivity.java 133 mCamera.stopPreview();
232 mCamera.stopPreview();
444 mCamera.stopPreview();
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/orientation/
CameraOrientationActivity.java 213 mCamera.stopPreview();
224 mCamera.stopPreview();
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/video/
CameraVideoActivity.java 673 mCamera.stopPreview();
684 mCamera.stopPreview();
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI.cpp 298 stopPreview();
302 stopPreview();
380 stopPreview(); //stopPreviewInternal();
    [all...]
  /device/lge/mako/camera/
QCameraHWI.cpp 314 stopPreview();
318 stopPreview();
408 stopPreview(); //stopPreviewInternal();
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/formats/
CameraFormatsActivity.java 421 mCamera.stopPreview();
432 mCamera.stopPreview();
  /cts/tests/tests/hardware/src/android/hardware/cts/
CameraGLTest.java 182 mCamera.stopPreview();
216 mCamera.stopPreview();
    [all...]
  /device/asus/flo/camera/QCamera2/HAL/
QCamera2HWI.cpp     [all...]

Completed in 529 milliseconds

1 2