Home
last modified time | relevance | path

Searched defs:getInputSurface (Results 1 – 25 of 208) sorted by relevance

123456789

/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/burst/
DBurstFacade.java83 public Surface getInputSurface(); in getInputSurface() method
DBurstFacadeFactory.java60 public Surface getInputSurface() { in getInputSurface() method in BurstFacadeFactory.BurstFacadeStub
DToastingBurstFacadeDecorator.java103 public Surface getInputSurface() { in getInputSurface() method in ToastingBurstFacadeDecorator
DBurstFacadeImpl.java181 public Surface getInputSurface() { in getInputSurface() method in BurstFacadeImpl
/aosp_15_r20/frameworks/rs/tests/java_api/RsCameraDemo/src/com/android/example/rscamera/
H A DViewfinderProcessor.java66 public Surface getInputSurface() { in getInputSurface() method in ViewfinderProcessor
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/transformer/src/main/java/com/google/android/exoplayer2/transformer/
H A DCodec.java138 Surface getInputSurface(); in getInputSurface() method
H A DDefaultCodec.java117 public Surface getInputSurface() { in getInputSurface() method in DefaultCodec
H A DFrameProcessorChain.java308 public Surface getInputSurface() { in getInputSurface() method in FrameProcessorChain
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/transformer/src/main/java/com/google/android/exoplayer2/transformer/
H A DCodec.java129 public Surface getInputSurface() { in getInputSurface() method in Codec
H A DFrameEditor.java248 public Surface getInputSurface() { in getInputSurface() method in FrameEditor
/aosp_15_r20/frameworks/base/core/java/android/hardware/camera2/impl/
H A DICameraDeviceUserWrapper.java154 public Surface getInputSurface() throws CameraAccessException { in getInputSurface() method in ICameraDeviceUserWrapper
H A DCameraSharedCaptureSessionImpl.java83 public Surface getInputSurface() { in getInputSurface() method in CameraSharedCaptureSessionImpl
H A DCameraConstrainedHighSpeedCaptureSessionImpl.java309 public Surface getInputSurface() { in getInputSurface() method in CameraConstrainedHighSpeedCaptureSessionImpl
H A DCameraCaptureSessionImpl.java488 public Surface getInputSurface() { in getInputSurface() method in CameraCaptureSessionImpl
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/mediacodec/
H A DSynchronousMediaCodecAdapter.java149 public Surface getInputSurface() { in getInputSurface() method in SynchronousMediaCodecAdapter
H A DMediaCodecAdapter.java238 Surface getInputSurface(); in getInputSurface() method
H A DAsynchronousMediaCodecAdapter.java228 public Surface getInputSurface() { in getInputSurface() method in AsynchronousMediaCodecAdapter
/aosp_15_r20/frameworks/av/camera/aidl/android/hardware/camera2/
H A DICameraDeviceUser.aidl149 Surface getInputSurface(); in getInputSurface() method
/aosp_15_r20/frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/
H A DViewfinderProcessor.java111 public Surface getInputSurface() { in getInputSurface() method in ViewfinderProcessor
/aosp_15_r20/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/main/java/com/android/media/benchmark/library/
H A DEncoder.java182 public Surface getInputSurface() { in getInputSurface() method in Encoder
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/testutils/src/main/java/com/google/android/exoplayer2/testutil/
H A DCapturingRenderersFactory.java200 public Surface getInputSurface() { in getInputSurface() method in CapturingRenderersFactory.CapturingMediaCodecAdapter
/aosp_15_r20/out/soong/.intermediates/frameworks/av/camera/libcamera_client/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/aidl/android/hardware/camera2/
DBnCameraDeviceUser.h88 ::android::binder::Status getInputSurface(::android::view::Surface* _aidl_return) override { in getInputSurface() function
DICameraDeviceUser.h122 ::android::binder::Status getInputSurface(::android::view::Surface* /*_aidl_return*/) override { in getInputSurface() function
DICameraDeviceUser.cpp418 ::android::binder::Status BpCameraDeviceUser::getInputSurface(::android::view::Surface* _aidl_retur… in getInputSurface() function in android::hardware::camera2::BpCameraDeviceUser
/aosp_15_r20/frameworks/base/core/java/android/hardware/camera2/
H A DCameraCaptureSession.java857 public abstract Surface getInputSurface(); in getInputSurface() method in CameraCaptureSession

123456789