Searched refs:makeAnimationLeash (Results 1 – 12 of 12) sorted by relevance
76 public SurfaceControl.Builder makeAnimationLeash() { in makeAnimationLeash() method in Dimmer.DimAnimatable77 return mHost.makeAnimationLeash(); in makeAnimationLeash()
459 final SurfaceControl.Builder builder = animatable.makeAnimationLeash()682 SurfaceControl.Builder makeAnimationLeash();
102 public SurfaceControl.Builder makeAnimationLeash() { in makeAnimationLeash() method in SimpleSurfaceAnimatable
197 public Builder makeAnimationLeash() { in makeAnimationLeash() method in WindowContainerThumbnail
227 mSurfaceControl = mAnimatable.makeAnimationLeash() in Snapshot()
2378 final SurfaceControl rootLeash = leashReference.makeAnimationLeash().setName( in calculateTransitionRoots()3280 SurfaceControl snapshotSurface = wc.makeAnimationLeash() in freeze()
3002 public SurfaceControl.Builder makeAnimationLeash() { in makeAnimationLeash() method in Task3003 return super.makeAnimationLeash().setMetadata(METADATA_TASK_ID, mTaskId); in makeAnimationLeash()
3057 public Builder makeAnimationLeash() { in makeAnimationLeash() method in WindowContainer
5387 public SurfaceControl.Builder makeAnimationLeash() { in makeAnimationLeash() method in DisplayContent
7530 final SurfaceControl.Builder builder = makeAnimationLeash() in createAnimationBoundsLayer()
363 public Builder makeAnimationLeash() { in makeAnimationLeash() method in SurfaceAnimatorTest.MyAnimatable
11814 HPLcom/android/server/wm/WindowContainer;->makeAnimationLeash()Landroid/view/SurfaceControl$Builder;