Home
last modified time | relevance | path

Searched refs:abortCaptures (Results 1 – 10 of 10) sorted by relevance

/frameworks/av/camera/ndk/impl/
DACameraCaptureSession.h92 camera_status_t abortCaptures();
DACameraCaptureSession.cpp93 ACameraCaptureSession::abortCaptures() { in abortCaptures() function in ACameraCaptureSession
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraConstrainedHighSpeedCaptureSessionImpl.java269 public void abortCaptures() throws CameraAccessException { in abortCaptures() method in CameraConstrainedHighSpeedCaptureSessionImpl
270 mSessionImpl.abortCaptures(); in abortCaptures()
DCameraCaptureSessionImpl.java413 public void abortCaptures() throws CameraAccessException { in abortCaptures() method in CameraCaptureSessionImpl
/frameworks/av/camera/ndk/
DNdkCameraCaptureSession.cpp192 return session->abortCaptures(); in ACameraCaptureSession_abortCaptures()
/frameworks/base/core/java/android/hardware/camera2/
DCameraCaptureSession.java787 public abstract void abortCaptures() throws CameraAccessException; in abortCaptures() method in CameraCaptureSession
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
DCamera2ReprocessCaptureTest.java549 mSession.abortCaptures(); in testReprocessAbort()
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
DAndroidCamera2AgentImpl.java757 mSession.abortCaptures(); in closePreviewSession()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt12565 … method public abstract void abortCaptures() throws android.hardware.camera2.CameraAccessException;
/frameworks/base/api/
Dcurrent.txt16654 … method public abstract void abortCaptures() throws android.hardware.camera2.CameraAccessException;