HomeSort by relevance Sort by last modified time
    Searched refs:stopPreview (Results 76 - 100 of 128) sorted by null

1 2 34 5 6

  /hardware/ti/omap4xxx/camera/V4LCameraAdapter/
V4LCameraAdapter.cpp 337 status_t V4LCameraAdapter::stopPreview()
  /packages/experimental/CameraPreviewTest/src/com/example/android/videochatcameratest/
VideoChatTestActivity.java 434 camera.stopPreview();
  /cts/tests/tests/hardware/src/android/hardware/cts/
CameraGLTest.java 180 mCamera.stopPreview();
214 mCamera.stopPreview();
    [all...]
  /packages/apps/VideoEditor/src/com/android/videoeditor/service/
VideoEditorProject.java     [all...]
  /packages/apps/Camera/src/com/android/camera/
PhotoModule.java     [all...]
  /frameworks/base/media/java/android/media/videoeditor/
VideoEditorImpl.java 729 stopPreview();
    [all...]
  /device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraHWI.h 294 void stopPreview();
  /device/lge/mako/camera/
QCameraHWI.cpp 315 stopPreview();
319 stopPreview();
409 stopPreview(); //stopPreviewInternal();
    [all...]
QCameraHWI.h 297 void stopPreview();
QualcommCamera.cpp 503 hardware->stopPreview( );
QualcommCameraHardware.h 114 virtual void stopPreview();
  /frameworks/av/media/libstagefright/
CameraSource.cpp 662 mCamera->stopPreview();
  /frameworks/av/services/camera/libcameraservice/device1/
CameraHardwareInterface.h 204 void stopPreview()
  /packages/apps/Camera2/src/com/android/camera/
VideoUI.java 760 mController.stopPreview();
WideAnglePanoramaModule.java     [all...]
  /packages/apps/LegacyCamera/src/com/android/camera/
VideoCamera.java     [all...]
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorPreviewController.cpp 451 stopPreview();
638 M4OSA_UInt32 VideoEditorPreviewController::stopPreview() {
641 ALOGV("stopPreview");
655 ALOGV("stopPreview: error 0x%x in trying to stop thread", err);
661 ALOGE("stopPreview: error 0x%x in trying to close thread", (unsigned int)err);
673 ALOGV("stopPreview: close semaphore returns 0x%x", err);
690 //stopPreview() in PreviewController
693 ALOGV("stopPreview: clearing mVePlayer");
699 ALOGV("stopPreview: clear audioSink and audioPlayer");
729 ALOGV("stopPreview() lastRenderedFrameTimeMs %ld", lastRenderedFrameTimeMs)
    [all...]
  /hardware/ti/omap4xxx/camera/
BaseCameraAdapter.cpp 588 ret = stopPreview();
    [all...]
  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCameraHWInterface.cpp 371 void ExynosCameraHWInterface::stopPreview()
    [all...]
  /device/asus/flo/camera/QCamera2/HAL/
QCameraStateMachine.cpp     [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCameraStateMachine.cpp     [all...]
  /device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_main_menu.c     [all...]
  /frameworks/base/core/jni/
android_hardware_Camera.cpp 623 ALOGV("stopPreview");
627 c->stopPreview();
    [all...]
  /hardware/ti/omap4xxx/camera/inc/
CameraHal.h 969 void stopPreview();
    [all...]
  /hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/
OMXCameraAdapter.h 404 virtual status_t stopPreview();
    [all...]

Completed in 1969 milliseconds

1 2 34 5 6