Home
last modified time | relevance | path

Searched defs:getSurfaceControl (Results 1 – 25 of 25) sorted by relevance

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/
H A DSplitWindowManager.java81 public SurfaceControl getSurfaceControl(IWindow window) { in getSurfaceControl() method in SplitWindowManager
159 SurfaceControl getSurfaceControl() { in getSurfaceControl() method in SplitWindowManager
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
H A DSurfaceControlCompat.java44 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in SurfaceControlCompat
H A DSurfaceViewRequestUtils.java44 public static SurfaceControl getSurfaceControl(Bundle bundle) { in getSurfaceControl() method in SurfaceViewRequestUtils
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDimmerTests.java62 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in DimmerTests.TestWindowContainer
100 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in DimmerTests.MockSurfaceBuildingContainer
H A DSurfaceAnimatorTest.java375 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method
/aosp12/frameworks/base/libs/hwui/
H A DWebViewFunctorManager.cpp43 static ASurfaceControl* getSurfaceControl() { in getSurfaceControl() function in android::uirenderer::__anondd9f99100110::ScopedCurrentFunctor
205 ASurfaceControl* WebViewFunctor::getSurfaceControl() { in getSurfaceControl() function in android::uirenderer::WebViewFunctor
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DShellRoot.java107 SurfaceControl getSurfaceControl() { in getSurfaceControl() method in ShellRoot
H A DWindowContainerThumbnail.java198 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in WindowContainerThumbnail
H A DSimpleSurfaceAnimatable.java106 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in SimpleSurfaceAnimatable
H A DWindowSurfaceController.java275 void getSurfaceControl(SurfaceControl outSurfaceControl) { in getSurfaceControl() method in WindowSurfaceController
H A DWindowStateAnimator.java839 SurfaceControl getSurfaceControl() { in getSurfaceControl() method in WindowStateAnimator
H A DDimmer.java81 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in Dimmer.DimAnimatable
H A DWindowContainer.java2521 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in WindowContainer
/aosp12/frameworks/base/libs/hwui/private/hwui/
H A DWebViewFunctor.h64 ASurfaceControl* (*getSurfaceControl)(); member
/aosp12/frameworks/base/core/java/android/widget/inline/
H A DInlineContentView.java215 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in InlineContentView
/aosp12/frameworks/base/core/java/android/view/
H A DSurfaceControlViewHost.java115 public @NonNull SurfaceControl getSurfaceControl() { in getSurfaceControl() method in SurfaceControlViewHost.SurfacePackage
H A DWindowlessWindowManager.java246 protected SurfaceControl getSurfaceControl(View rootView) { in getSurfaceControl() method in WindowlessWindowManager
256 protected SurfaceControl getSurfaceControl(IWindow window) { in getSurfaceControl() method in WindowlessWindowManager
H A DSurfaceView.java1797 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in SurfaceView
H A DViewRootImpl.java10073 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method
/aosp12/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.h112 ASurfaceControl* getSurfaceControl() const { return mSurfaceControl; } in getSurfaceControl() function
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPhonePipMenuController.java232 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in PhonePipMenuController
/aosp12/frameworks/base/core/java/com/android/internal/jank/
H A DFrameTracker.java639 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in FrameTracker.ViewRootWrapper
H A DInteractionJankMonitor.java882 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in InteractionJankMonitor.Configuration
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipTaskOrganizer.java362 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in PipTaskOrganizer
/aosp12/frameworks/native/libs/gui/tests/
H A DBLASTBufferQueue_test.cpp94 const sp<SurfaceControl> getSurfaceControl() { in getSurfaceControl() function in android::BLASTBufferQueueHelper