Home
last modified time | relevance | path

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

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