/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/ |
H A D | PipSurfaceTransactionHelper.java | 54 public PipSurfaceTransactionHelper alpha(SurfaceControl.Transaction tx, SurfaceControl leash, in alpha() 64 public PipSurfaceTransactionHelper crop(SurfaceControl.Transaction tx, SurfaceControl leash, in crop() 75 public PipSurfaceTransactionHelper scale(SurfaceControl.Transaction tx, SurfaceControl leash, in scale() 84 public PipSurfaceTransactionHelper scale(SurfaceControl.Transaction tx, SurfaceControl leash, in scale() 103 SurfaceControl leash, in scaleAndCrop() 128 SurfaceControl leash, Rect sourceBounds, Rect destinationBounds, Rect insets, in rotateAndScaleWithCrop() 173 SurfaceControl leash, in resetScale() 184 public PipSurfaceTransactionHelper round(SurfaceControl.Transaction tx, SurfaceControl leash, in round() 194 public PipSurfaceTransactionHelper round(SurfaceControl.Transaction tx, SurfaceControl leash, in round()
|
H A D | PipAnimationController.java | 119 public PipTransitionAnimator getAnimator(TaskInfo taskInfo, SurfaceControl leash, in getAnimator() 158 public PipTransitionAnimator getAnimator(TaskInfo taskInfo, SurfaceControl leash, in getAnimator() 263 private PipTransitionAnimator(TaskInfo taskInfo, SurfaceControl leash, in PipTransitionAnimator() 332 boolean handlePipTransaction(SurfaceControl leash, SurfaceControl.Transaction tx, in handlePipTransaction() 474 void onStartTransaction(SurfaceControl leash, SurfaceControl.Transaction tx) {} in onStartTransaction() 476 void onEndTransaction(SurfaceControl leash, SurfaceControl.Transaction tx, in onEndTransaction() 479 abstract void applySurfaceControlTransaction(SurfaceControl leash, in applySurfaceControlTransaction() 482 static PipTransitionAnimator<Float> ofAlpha(TaskInfo taskInfo, SurfaceControl leash, in ofAlpha() 518 static PipTransitionAnimator<Rect> ofBounds(TaskInfo taskInfo, SurfaceControl leash, in ofBounds() 568 void applySurfaceControlTransaction(SurfaceControl leash, in ofBounds() [all …]
|
/aosp12/packages/apps/Car/Launcher/src/com/android/car/carlauncher/displayarea/ |
H A D | CarLauncherDisplayAreaAnimationController.java | 60 WindowContainerToken token, SurfaceControl leash, in getAnimator() 127 SurfaceControl leash, in CarLauncherDisplayAreaTransitionAnimator() 180 void onStartTransaction(SurfaceControl leash, SurfaceControl.Transaction tx) { in onStartTransaction() 183 void onEndTransaction(SurfaceControl leash, SurfaceControl.Transaction tx) { in onEndTransaction() 186 abstract void applySurfaceControlTransaction(SurfaceControl leash, in applySurfaceControlTransaction() 242 SurfaceControl leash, float startValue, float endValue, Rect displayBounds) { in ofYOffset() 254 void applySurfaceControlTransaction(SurfaceControl leash, in ofYOffset() 273 void onStartTransaction(SurfaceControl leash, SurfaceControl.Transaction tx) { in ofYOffset()
|
H A D | CarLauncherDisplayAreaTransactionHelper.java | 58 SurfaceControl.Transaction tx, SurfaceControl leash, in translate() 71 SurfaceControl.Transaction tx, SurfaceControl leash, in crop() 84 SurfaceControl.Transaction tx, SurfaceControl leash) { in round()
|
H A D | CarFullscreenTaskListener.java | 52 public void onTaskAppeared(ActivityManager.RunningTaskInfo taskInfo, SurfaceControl leash) { in onTaskAppeared()
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/ |
H A D | OneHandedAnimationController.java | 74 OneHandedTransitionAnimator getAnimator(WindowContainerToken token, SurfaceControl leash, in getAnimator() 138 private OneHandedTransitionAnimator(WindowContainerToken token, SurfaceControl leash, in OneHandedTransitionAnimator() 191 void onStartTransaction(SurfaceControl leash, SurfaceControl.Transaction tx) { in onStartTransaction() 194 void onEndTransaction(SurfaceControl leash, SurfaceControl.Transaction tx) { in onEndTransaction() 197 abstract void applySurfaceControlTransaction(SurfaceControl leash, in applySurfaceControlTransaction() 259 SurfaceControl leash, float startValue, float endValue, Rect displayBounds) { in ofYOffset() 270 void applySurfaceControlTransaction(SurfaceControl leash, in ofYOffset() 289 void onStartTransaction(SurfaceControl leash, SurfaceControl.Transaction tx) { in ofYOffset()
|
H A D | OneHandedSurfaceTransactionHelper.java | 54 OneHandedSurfaceTransactionHelper translate(SurfaceControl.Transaction tx, SurfaceControl leash, in translate() 65 OneHandedSurfaceTransactionHelper crop(SurfaceControl.Transaction tx, SurfaceControl leash, in crop() 76 OneHandedSurfaceTransactionHelper round(SurfaceControl.Transaction tx, SurfaceControl leash) { in round()
|
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/ |
H A D | PipAnimationControllerTest.java | 211 public SurfaceControl.Transaction setAlpha(SurfaceControl leash, float alpha) { in setAlpha() 216 public SurfaceControl.Transaction setPosition(SurfaceControl leash, float x, float y) { in setPosition() 221 public SurfaceControl.Transaction setWindowCrop(SurfaceControl leash, int w, int h) { in setWindowCrop() 226 public SurfaceControl.Transaction setCornerRadius(SurfaceControl leash, float radius) { in setCornerRadius() 231 public SurfaceControl.Transaction setMatrix(SurfaceControl leash, Matrix matrix, in setMatrix()
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/hidedisplaycutout/ |
H A D | HideDisplayCutoutOrganizer.java | 111 @NonNull SurfaceControl leash) { in onDisplayAreaAppeared() 141 final SurfaceControl leash = displayAreaInfos.get(i).getLeash(); in updateDisplayAreaMap() local 148 @NonNull SurfaceControl leash) { in addDisplayAreaInfoAndLeashToMap() 297 void applyBoundsAndOffsets(WindowContainerToken token, SurfaceControl leash, in applyBoundsAndOffsets()
|
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | AppWindowTokenAnimationTests.java | 98 final SurfaceControl leash = mActivity.mSurfaceAnimator.mLeash; in clipAfterAnim_boundsLayerIsDestroyed() local 118 final SurfaceControl leash = mActivity.mSurfaceAnimator.mLeash; in clipAfterAnimCancelled_boundsLayerIsDestroyed() local
|
H A D | SurfaceAnimatorTest.java | 206 final SurfaceControl leash = mAnimatable.mLeash; in testTransferAnimation() local 230 final SurfaceControl leash = mAnimatable.mLeash; in testOnAnimationLeashLostWhenAnimatableParentSurfaceControlNull() local 350 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { in onAnimationLeashCreated()
|
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/pip/ |
H A D | PipSurfaceTransactionHelper.java | 44 SurfaceControl.Transaction tx, SurfaceControl leash, in scale() 61 SurfaceControl.Transaction tx, SurfaceControl leash, in scale() 78 SurfaceControl.Transaction tx, SurfaceControl leash, in scaleAndCrop() 101 SurfaceControl.Transaction tx, SurfaceControl leash, in scaleAndRotate()
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/ |
H A D | LegacySplitScreenTaskListener.java | 121 public void onTaskAppeared(RunningTaskInfo taskInfo, SurfaceControl leash) { in onTaskAppeared() 229 private void handleChildTaskAppeared(RunningTaskInfo taskInfo, SurfaceControl leash) { in handleChildTaskAppeared() 243 RunningTaskInfo taskInfo, SurfaceControl leash, boolean firstAppeared) { in updateChildTaskSurface() 329 final SurfaceControl leash = mLeashByTaskId.get(taskInfo.taskId); in handleTaskInfoChanged() local
|
H A D | LegacySplitScreenTransitions.java | 122 private void startExampleAnimation(@NonNull SurfaceControl leash, boolean show) { in startExampleAnimation() 164 private void startExampleResizeAnimation(@NonNull SurfaceControl leash, in startExampleResizeAnimation() 236 final SurfaceControl leash = change.getLeash(); in startAnimation() local
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/fullscreen/ |
H A D | FullscreenTaskListener.java | 71 public void onTaskAppeared(RunningTaskInfo taskInfo, SurfaceControl leash) { in onTaskAppeared() 176 SurfaceControl leash = mDataByTaskId.get(taskInfo.taskId).surface; in onTaskAppeared() local 205 SurfaceControl leash = mDataByTaskId.get(taskInfo.taskId).surface; in onTaskInfoChanged() local
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/freeform/ |
H A D | FreeformTaskListener.java | 59 public void onTaskAppeared(RunningTaskInfo taskInfo, SurfaceControl leash) { in onTaskAppeared() 103 final SurfaceControl leash = state.mLeash; in onTaskInfoChanged() local
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/ |
H A D | SplitScreenTransitions.java | 110 final SurfaceControl leash = change.getLeash(); in playInternalAnimation() local 216 private void startExampleAnimation(@NonNull SurfaceControl leash, boolean show) { in startExampleAnimation() 258 private void startExampleResizeAnimation(@NonNull SurfaceControl leash, in startExampleResizeAnimation()
|
H A D | StageTaskUnfoldController.java | 102 public void onTaskAppeared(ActivityManager.RunningTaskInfo taskInfo, SurfaceControl leash) { in onTaskAppeared() 203 private AnimationContext(SurfaceControl leash) { in AnimationContext()
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/stagesplit/ |
H A D | SplitScreenTransitions.java | 110 final SurfaceControl leash = change.getLeash(); in playInternalAnimation() local 216 private void startExampleAnimation(@NonNull SurfaceControl leash, boolean show) { in startExampleAnimation() 258 private void startExampleResizeAnimation(@NonNull SurfaceControl leash, in startExampleResizeAnimation()
|
/aosp12/frameworks/base/core/proto/android/server/ |
H A D | surfaceanimator.proto | 32 optional .android.view.SurfaceControlProto leash = 1; field
|
/aosp12/frameworks/base/core/proto/android/view/ |
H A D | insetssourcecontrol.proto | 32 optional SurfaceControlProto leash = 3; field
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | RemoteAnimationTarget.java | 98 public final SurfaceControl leash; field in RemoteAnimationTarget 224 public RemoteAnimationTarget(int taskId, int mode, SurfaceControl leash, boolean isTranslucent, in RemoteAnimationTarget() 235 public RemoteAnimationTarget(int taskId, int mode, SurfaceControl leash, boolean isTranslucent, in RemoteAnimationTarget()
|
/aosp12/frameworks/base/core/java/android/window/ |
H A D | IDisplayAreaOrganizer.aidl | 27 void onDisplayAreaAppeared(in DisplayAreaInfo displayAreaInfo, in SurfaceControl leash); in onDisplayAreaAppeared()
|
H A D | DisplayAreaAppearedInfo.java | 57 @NonNull SurfaceControl leash) { in DisplayAreaAppearedInfo()
|
H A D | TaskAppearedInfo.java | 55 public TaskAppearedInfo(@NonNull RunningTaskInfo taskInfo, @NonNull SurfaceControl leash) { in TaskAppearedInfo()
|