Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/extension/
DCameraOutputSurface.java47 private final OutputSurface mOutputSurface; field in CameraOutputSurface
/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.java64 private Surface mOutputSurface = null; field in CameraExtensionJpegProcessor
/frameworks/av/services/camera/libcameraservice/api2/
DDepthCompositeStream.h137 sp<Surface> mDepthSurface, mBlobSurface, mOutputSurface; variable
DJpegRCompositeStream.h127 sp<Surface> mP010Surface, mBlobSurface, mOutputSurface; variable
DHeicCompositeStream.h238 sp<Surface> mOutputSurface; variable
/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.h381 Mutexed<OutputSurface> mOutputSurface; variable