Home
last modified time | relevance | path

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

/frameworks/av/camera/ndk/impl/
DACameraCaptureSession.h80 camera_status_t abortCaptures();
DACameraCaptureSession.cpp93 ACameraCaptureSession::abortCaptures() { in abortCaptures() function in ACameraCaptureSession
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraConstrainedHighSpeedCaptureSessionImpl.java228 public void abortCaptures() throws CameraAccessException { in abortCaptures() method in CameraConstrainedHighSpeedCaptureSessionImpl
229 mSessionImpl.abortCaptures(); in abortCaptures()
DCameraCaptureSessionImpl.java295 public void abortCaptures() throws CameraAccessException { in abortCaptures() method in CameraCaptureSessionImpl
/frameworks/av/camera/ndk/
DNdkCameraCaptureSession.cpp136 return session->abortCaptures(); in ACameraCaptureSession_abortCaptures()
/frameworks/base/core/java/android/hardware/camera2/
DCameraCaptureSession.java615 public abstract void abortCaptures() throws CameraAccessException; in abortCaptures() method in CameraCaptureSession
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
DAndroidCamera2AgentImpl.java757 mSession.abortCaptures(); in closePreviewSession()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
DCamera2ReprocessCaptureTest.java549 mSession.abortCaptures(); in testReprocessAbort()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt12565 … method public abstract void abortCaptures() throws android.hardware.camera2.CameraAccessException;
/frameworks/base/api/
Dcurrent.txt15096 … method public abstract void abortCaptures() throws android.hardware.camera2.CameraAccessException;
Dtest-current.txt15190 … method public abstract void abortCaptures() throws android.hardware.camera2.CameraAccessException;
Dsystem-current.txt15836 … method public abstract void abortCaptures() throws android.hardware.camera2.CameraAccessException;
/frameworks/base/config/
Dboot-image-profile.txt22913 HSPLandroid/hardware/camera2/CameraCaptureSession;->abortCaptures()V