Home
last modified time | relevance | path

Searched refs:makeAnimationLeash (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DLegacyDimmer.java76 public SurfaceControl.Builder makeAnimationLeash() { in makeAnimationLeash() method in LegacyDimmer.DimAnimatable
77 return mHost.makeAnimationLeash(); in makeAnimationLeash()
DSimpleSurfaceAnimatable.java102 public SurfaceControl.Builder makeAnimationLeash() { in makeAnimationLeash() method in SimpleSurfaceAnimatable
DSurfaceAnimator.java460 final SurfaceControl.Builder builder = animatable.makeAnimationLeash()
684 SurfaceControl.Builder makeAnimationLeash();
DWindowContainerThumbnail.java197 public Builder makeAnimationLeash() { in makeAnimationLeash() method in WindowContainerThumbnail
DSurfaceFreezer.java227 mSurfaceControl = mAnimatable.makeAnimationLeash() in Snapshot()
DTransition.java2727 final SurfaceControl rootLeash = leashReference.makeAnimationLeash().setName( in calculateTransitionRoots()
3914 SurfaceControl snapshotSurface = wc.makeAnimationLeash() in freeze()
DTask.java3010 public SurfaceControl.Builder makeAnimationLeash() { in makeAnimationLeash() method in Task
3011 return super.makeAnimationLeash().setMetadata(METADATA_TASK_ID, mTaskId); in makeAnimationLeash()
DWindowContainer.java3061 public Builder makeAnimationLeash() { in makeAnimationLeash() method in WindowContainer
DDisplayContent.java5437 public SurfaceControl.Builder makeAnimationLeash() { in makeAnimationLeash() method in DisplayContent
DActivityRecord.java7747 final SurfaceControl.Builder builder = makeAnimationLeash() in createAnimationBoundsLayer()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DSurfaceAnimatorTest.java363 public Builder makeAnimationLeash() { in makeAnimationLeash() method in SurfaceAnimatorTest.MyAnimatable
/frameworks/base/services/
Dart-wear-profile28421 PLcom/android/server/wm/Task;->makeAnimationLeash()Landroid/view/SurfaceControl$Builder;
29306 PLcom/android/server/wm/WindowContainer;->makeAnimationLeash()Landroid/view/SurfaceControl$Builder;