Searched refs:makeAnimationLeash (Results 1 – 12 of 12) sorted by relevance
76 public SurfaceControl.Builder makeAnimationLeash() { in makeAnimationLeash() method in LegacyDimmer.DimAnimatable77 return mHost.makeAnimationLeash(); in makeAnimationLeash()
102 public SurfaceControl.Builder makeAnimationLeash() { in makeAnimationLeash() method in SimpleSurfaceAnimatable
460 final SurfaceControl.Builder builder = animatable.makeAnimationLeash()684 SurfaceControl.Builder makeAnimationLeash();
197 public Builder makeAnimationLeash() { in makeAnimationLeash() method in WindowContainerThumbnail
227 mSurfaceControl = mAnimatable.makeAnimationLeash() in Snapshot()
2727 final SurfaceControl rootLeash = leashReference.makeAnimationLeash().setName( in calculateTransitionRoots()3914 SurfaceControl snapshotSurface = wc.makeAnimationLeash() in freeze()
3010 public SurfaceControl.Builder makeAnimationLeash() { in makeAnimationLeash() method in Task3011 return super.makeAnimationLeash().setMetadata(METADATA_TASK_ID, mTaskId); in makeAnimationLeash()
3061 public Builder makeAnimationLeash() { in makeAnimationLeash() method in WindowContainer
5437 public SurfaceControl.Builder makeAnimationLeash() { in makeAnimationLeash() method in DisplayContent
7747 final SurfaceControl.Builder builder = makeAnimationLeash() in createAnimationBoundsLayer()
363 public Builder makeAnimationLeash() { in makeAnimationLeash() method in SurfaceAnimatorTest.MyAnimatable
28421 PLcom/android/server/wm/Task;->makeAnimationLeash()Landroid/view/SurfaceControl$Builder;29306 PLcom/android/server/wm/WindowContainer;->makeAnimationLeash()Landroid/view/SurfaceControl$Builder;