Home
last modified time | relevance | path

Searched defs:mOutputSurface (Results 1 – 7 of 7) 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.java60 private Surface mOutputSurface = null; field in CameraExtensionJpegProcessor
/frameworks/av/services/camera/libcameraservice/api2/
DDepthCompositeStream.h136 sp<Surface> mDepthSurface, mBlobSurface, mOutputSurface; variable
DJpegRCompositeStream.h126 sp<Surface> mP010Surface, mBlobSurface, mOutputSurface; variable
DHeicCompositeStream.h237 sp<Surface> mOutputSurface; variable
/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.h361 Mutexed<OutputSurface> mOutputSurface; variable