Home
last modified time | relevance | path

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

12

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
DBackgroundWindowManager.java79 public SurfaceControl getSurfaceControl(IWindow window) { in getSurfaceControl() method in BackgroundWindowManager
207 SurfaceControl getSurfaceControl() { in getSurfaceControl() method in BackgroundWindowManager
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/
DSplitWindowManager.java85 public SurfaceControl getSurfaceControl(IWindow window) { in getSurfaceControl() method in SplitWindowManager
192 SurfaceControl getSurfaceControl() { in getSurfaceControl() method in SplitWindowManager
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DSurfaceViewRequestUtils.java44 public static SurfaceControl getSurfaceControl(Bundle bundle) { in getSurfaceControl() method in SurfaceViewRequestUtils
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDimmerTests.java63 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in DimmerTests.TestWindowContainer
106 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in DimmerTests.MockSurfaceBuildingContainer
DSurfaceAnimatorTest.java380 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method
/frameworks/base/services/core/java/com/android/server/wm/
DShellRoot.java106 SurfaceControl getSurfaceControl() { in getSurfaceControl() method in ShellRoot
DWindowContainerThumbnail.java202 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in WindowContainerThumbnail
DSimpleSurfaceAnimatable.java113 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in SimpleSurfaceAnimatable
DWindowSurfaceController.java285 void getSurfaceControl(SurfaceControl outSurfaceControl) { in getSurfaceControl() method in WindowSurfaceController
DWindowStateAnimator.java675 SurfaceControl getSurfaceControl() { in getSurfaceControl() method in WindowStateAnimator
DDimmer.java86 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in Dimmer.DimAnimatable
/frameworks/base/libs/hwui/
DWebViewFunctorManager.cpp43 static ASurfaceControl* getSurfaceControl() { in getSurfaceControl() function in android::uirenderer::__anon898ba5090111::ScopedCurrentFunctor
214 ASurfaceControl* WebViewFunctor::getSurfaceControl() { in getSurfaceControl() function in android::uirenderer::WebViewFunctor
/frameworks/base/libs/hwui/private/hwui/
DWebViewFunctor.h64 ASurfaceControl* (*getSurfaceControl)(); member
/frameworks/base/core/java/android/widget/inline/
DInlineContentView.java215 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in InlineContentView
/frameworks/base/core/java/android/view/
DSurfaceControlViewHost.java203 public @NonNull SurfaceControl getSurfaceControl() { in getSurfaceControl() method in SurfaceControlViewHost.SurfacePackage
DWindowlessWindowManager.java331 protected SurfaceControl getSurfaceControl(View rootView) { in getSurfaceControl() method in WindowlessWindowManager
341 protected SurfaceControl getSurfaceControl(IWindow window) { in getSurfaceControl() method in WindowlessWindowManager
DSurfaceView.java1792 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in SurfaceView
/frameworks/base/libs/hwui/renderthread/
DCanvasContext.h122 ASurfaceControl* getSurfaceControl() const { return mSurfaceControl; } in getSurfaceControl() function
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
DPhonePipMenuController.java266 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in PhonePipMenuController
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
DTvPipMenuController.java309 private SurfaceControl getSurfaceControl(View v) { in getSurfaceControl() method in TvPipMenuController
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/taskview/
DTaskViewTaskController.java117 SurfaceControl getSurfaceControl() { in getSurfaceControl() method in TaskViewTaskController
/frameworks/base/core/java/com/android/internal/jank/
DFrameTracker.java809 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in FrameTracker.ViewRootWrapper
DInteractionJankMonitor.java1319 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in InteractionJankMonitor.Configuration
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
DPipTaskOrganizer.java502 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in PipTaskOrganizer
/frameworks/native/libs/gui/tests/
DBLASTBufferQueue_test.cpp143 const sp<SurfaceControl> getSurfaceControl() { in getSurfaceControl() function in android::BLASTBufferQueueHelper

12