Home
last modified time | relevance | path

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

123456789

/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
H A DBackgroundWindowManager.java78 public SurfaceControl getSurfaceControl(IWindow window) { in getSurfaceControl() method in BackgroundWindowManager
206 SurfaceControl getSurfaceControl() { in getSurfaceControl() method in BackgroundWindowManager
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/
H A DSplitWindowManager.java89 public SurfaceControl getSurfaceControl(IWindow window) { in getSurfaceControl() method in SplitWindowManager
204 SurfaceControl getSurfaceControl() { in getSurfaceControl() method in SplitWindowManager
/aosp_15_r20/frameworks/base/libs/hwui/
H A DWebViewFunctorManager.cpp44 static ASurfaceControl* getSurfaceControl() { in getSurfaceControl() function in android::uirenderer::__anon7b79421a0111::ScopedCurrentFunctor
219 ASurfaceControl* WebViewFunctor::getSurfaceControl() { in getSurfaceControl() function in android::uirenderer::WebViewFunctor
/aosp_15_r20/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
H A DSurfaceViewRequestUtils.java44 public static SurfaceControl getSurfaceControl(Bundle bundle) { in getSurfaceControl() method in SurfaceViewRequestUtils
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/kapt/gen/stubs/com/android/wm/shell/windowdecor/common/viewhost/
DWindowDecorViewHost.java21 public abstract android.view.SurfaceControl getSurfaceControl(); in getSurfaceControl() method
DDefaultWindowDecorViewHost.java46 public android.view.SurfaceControl getSurfaceControl() { in getSurfaceControl() method in DefaultWindowDecorViewHost
DReusableWindowDecorViewHost.java74 public android.view.SurfaceControl getSurfaceControl() { in getSurfaceControl() method in ReusableWindowDecorViewHost
/aosp_15_r20/packages/services/Car/car-builtin-lib/src/android/car/builtin/view/
DSurfaceControlHelper.java96 @Nullable public static SurfaceControl getSurfaceControl(@NonNull Activity activity) { in getSurfaceControl() method in SurfaceControlHelper
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/
H A DShellRoot.java106 SurfaceControl getSurfaceControl() { in getSurfaceControl() method in ShellRoot
H A DWindowContainerThumbnail.java195 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in WindowContainerThumbnail
H A DSimpleSurfaceAnimatable.java113 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in SimpleSurfaceAnimatable
H A DWindowStateAnimator.java387 void getSurfaceControl(SurfaceControl outSurfaceControl) { in getSurfaceControl() method in WindowStateAnimator
/aosp_15_r20/frameworks/base/libs/hwui/private/hwui/
H A DWebViewFunctor.h56 ASurfaceControl* (*getSurfaceControl)(); member
/aosp_15_r20/frameworks/base/libs/hwui/platform/host/
H A DWebViewFunctorManager.cpp47 ASurfaceControl* WebViewFunctor::getSurfaceControl() { in getSurfaceControl() function in android::uirenderer::WebViewFunctor
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowViewRootImpl.java119 SurfaceControl getSurfaceControl(); in getSurfaceControl() method
/aosp_15_r20/frameworks/layoutlib/bridge/src/android/view/
H A DSurfaceView.java126 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in SurfaceView
/aosp_15_r20/frameworks/base/core/java/android/widget/inline/
H A DInlineContentView.java215 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in InlineContentView
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSurfaceAnimatorTest.java347 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method
H A DDimmerTests.java87 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in DimmerTests.MockSurfaceBuildingContainer
/aosp_15_r20/frameworks/base/core/java/android/view/
H A DWindowlessWindowManager.java332 protected SurfaceControl getSurfaceControl(View rootView) { in getSurfaceControl() method in WindowlessWindowManager
342 protected SurfaceControl getSurfaceControl(IWindow window) { in getSurfaceControl() method in WindowlessWindowManager
H A DSurfaceControlViewHost.java207 public @NonNull SurfaceControl getSurfaceControl() { in getSurfaceControl() method in SurfaceControlViewHost.SurfacePackage
/aosp_15_r20/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
H A DTrustedPresentationCallbackTest.java503 public SurfaceControl getSurfaceControl() throws InterruptedException { in getSurfaceControl() method in TrustedPresentationCallbackTest.TestActivity
/aosp_15_r20/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.h124 ASurfaceControl* getSurfaceControl() const { return mSurfaceControl; } in getSurfaceControl() function
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPhonePipMenuController.java236 public SurfaceControl getSurfaceControl() { in getSurfaceControl() method in PhonePipMenuController
/aosp_15_r20/cts/tests/tests/graphics/jni/
H A Dandroid_graphics_cts_FrameRateCtsActivity.cpp148 ASurfaceControl* getSurfaceControl() const { return mSurface; } in getSurfaceControl() function in __anonc5c90a5a0111::Surface

123456789