Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/camera2/impl/
H A DICameraDeviceUserWrapper.java153 public Surface getInputSurface() throws CameraAccessException { in getInputSurface() method in ICameraDeviceUserWrapper
155 return mRemoteDevice.getInputSurface(); in getInputSurface()
H A DCameraConstrainedHighSpeedCaptureSessionImpl.java309 public Surface getInputSurface() { in getInputSurface() method in CameraConstrainedHighSpeedCaptureSessionImpl
H A DCameraCaptureSessionImpl.java488 public Surface getInputSurface() { in getInputSurface() method in CameraCaptureSessionImpl
H A DCameraOfflineSessionImpl.java899 public Surface getInputSurface() { in getInputSurface() method in CameraOfflineSessionImpl
H A DCameraDeviceImpl.java737 input = mRemoteDevice.getInputSurface(); in createCaptureSessionInternal()
/aosp14/frameworks/base/core/java/android/hardware/camera2/
H A DCameraCaptureSession.java857 public abstract Surface getInputSurface(); in getInputSurface() method in CameraCaptureSession
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
H A DCamera2ReprocessCaptureTest.java906 mInputSurface = mSession.getInputSurface(); in setupReprocessableSession()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt18890 Landroid/hardware/camera2/ICameraDeviceUser$Stub$Proxy;->getInputSurface()Landroid/view/Surface;
18934 Landroid/hardware/camera2/ICameraDeviceUser;->getInputSurface()Landroid/view/Surface;
19262 Landroid/hardware/camera2/impl/ICameraDeviceUserWrapper;->getInputSurface()Landroid/view/Surface;
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt18408 method @Nullable public abstract android.view.Surface getInputSurface();