Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
H A DRemoteAnimationTargetCompat.java42 SurfaceControl.Transaction t, ArrayMap<SurfaceControl, SurfaceControl> leashMap) { in wrapApps()
55 SurfaceControl.Transaction t, ArrayMap<SurfaceControl, SurfaceControl> leashMap) { in wrapNonApps()
61 SurfaceControl.Transaction t, ArrayMap<SurfaceControl, SurfaceControl> leashMap, in wrap()
/aosp14/frameworks/base/core/java/android/view/
H A DSurfaceControlRegistry.java54 void onMaxLayersExceeded(WeakHashMap<SurfaceControl, Long> surfaceControls, int limit, in onMaxLayersExceeded()
63 public void onMaxLayersExceeded(WeakHashMap<SurfaceControl, Long> surfaceControls, in onMaxLayersExceeded()
H A DSurfaceControl.java110 public final class SurfaceControl implements Parcelable { class
1212 private SurfaceControl(SurfaceSession session, String name, int w, int h, int format, int flags, in SurfaceControl() method in SurfaceControl
1258 public SurfaceControl(@NonNull SurfaceControl other, @NonNull String callsite) { in SurfaceControl() method in SurfaceControl
1262 private SurfaceControl(Parcel in) { in SurfaceControl() method in SurfaceControl
1272 public SurfaceControl() { in SurfaceControl() method in SurfaceControl
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/util/
H A DTransitionUtil.java248 @Nullable ArrayMap<SurfaceControl, SurfaceControl> leashMap) { in newTarget()
257 @Nullable ArrayMap<SurfaceControl, SurfaceControl> leashMap) { in newTarget()
/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DSurfaceControlRegistryTests.java164 public void onMaxLayersExceeded(WeakHashMap<SurfaceControl, Long> surfaceControls, in onMaxLayersExceeded()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardService.java123 SurfaceControl.Transaction t, ArrayMap<SurfaceControl, SurfaceControl> leashMap, in wrap()
/aosp14/frameworks/base/cmds/bootanimation/
H A DBootAnimation.h42 class SurfaceControl; variable
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...