Home
last modified time | relevance | path

Searched defs:mInputSurface (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskPositioningController.java46 private SurfaceControl mInputSurface; field in TaskPositioningController
H A DInputConsumerImpl.java47 final SurfaceControl mInputSurface; field in InputConsumerImpl
H A DDragState.java133 SurfaceControl mInputSurface; field in DragState
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
H A DScreenMediaRecorder.java77 private Surface mInputSurface; field in ScreenMediaRecorder
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodecConfig.h126 std::shared_ptr<InputSurfaceWrapper> mInputSurface; member
H A DCCodecBufferChannel.h311 std::shared_ptr<InputSurfaceWrapper> mInputSurface; variable
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
H A DCamera2ReprocessCaptureTest.java89 private Surface mInputSurface; field in Camera2ReprocessCaptureTest