Home
last modified time | relevance | path

Searched defs:mOutputSurface (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/av/cmds/screenrecord/
H A DOverlay.h124 sp<IGraphicBufferProducer> mOutputSurface; variable
/aosp12/frameworks/base/core/java/android/hardware/camera2/impl/
H A DCameraExtensionForwardProcessor.java48 private Surface mOutputSurface = null; field in CameraExtensionForwardProcessor
H A DCameraExtensionJpegProcessor.java56 private Surface mOutputSurface = null; field in CameraExtensionJpegProcessor
/aosp12/frameworks/av/services/camera/libcameraservice/api2/
H A DDepthCompositeStream.h132 sp<Surface> mDepthSurface, mBlobSurface, mOutputSurface; variable
H A DHeicCompositeStream.h234 sp<Surface> mOutputSurface; variable
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodecBufferChannel.h300 Mutexed<OutputSurface> mOutputSurface; variable