Home
last modified time | relevance | path

Searched defs:leash (Results 1 – 25 of 264) sorted by relevance

1234567891011

/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipSurfaceTransactionHelper.java63 public PipSurfaceTransactionHelper alpha(SurfaceControl.Transaction tx, SurfaceControl leash, in alpha()
74 @NonNull SurfaceControl leash, @NonNull Rect destinationBounds) { in cropAndPosition()
90 @NonNull SurfaceControl leash, @NonNull Rect relativeDestinationBounds) { in crop()
99 public PipSurfaceTransactionHelper scale(SurfaceControl.Transaction tx, SurfaceControl leash, in scale()
111 @NonNull SurfaceControl leash, @NonNull Rect sourceBounds, in scale()
124 @NonNull SurfaceControl leash, @NonNull Rect sourceBounds, in scale()
136 @NonNull SurfaceControl leash, @NonNull Rect sourceBounds, in scale()
148 @NonNull SurfaceControl leash, @NonNull Rect sourceBounds, in scale()
161 @NonNull SurfaceControl leash, @NonNull Rect sourceBounds, in scale()
184 @NonNull SurfaceControl leash, @NonNull Rect sourceRectHint, @NonNull Rect sourceBounds, in scaleAndCrop()
[all …]
H A DPipAnimationController.java138 public PipTransitionAnimator getAnimator(TaskInfo taskInfo, SurfaceControl leash, in getAnimator()
177 public PipTransitionAnimator getAnimator(TaskInfo taskInfo, SurfaceControl leash, in getAnimator()
309 public boolean handlePipTransaction(SurfaceControl leash, SurfaceControl.Transaction tx, in handlePipTransaction()
343 private PipTransitionAnimator(@NonNull TaskInfo taskInfo, @NonNull SurfaceControl leash, in PipTransitionAnimator()
350 private PipTransitionAnimator(@NonNull TaskInfo taskInfo, @NonNull SurfaceControl leash, in PipTransitionAnimator()
426 boolean handlePipTransaction(SurfaceControl leash, SurfaceControl.Transaction tx, in handlePipTransaction()
559 void onStartTransaction(SurfaceControl leash, SurfaceControl.Transaction tx) {} in onStartTransaction()
561 void onEndTransaction(SurfaceControl leash, SurfaceControl.Transaction tx, in onEndTransaction()
564 abstract void applySurfaceControlTransaction(SurfaceControl leash, in applySurfaceControlTransaction()
567 static PipTransitionAnimator<Float> ofAlpha(TaskInfo taskInfo, SurfaceControl leash, in ofAlpha()
[all …]
H A DPipTransition.java523 final SurfaceControl leash = mPipOrganizer.getSurfaceControl(); in onFinishResize() local
907 private void startExpandAnimation(final TaskInfo taskInfo, final SurfaceControl leash, in startExpandAnimation()
1027 final SurfaceControl leash = change.getLeash(); in startEnterAnimation() local
1034 final SurfaceControl leash = change.getLeash(); in startEnterAnimation() local
1061 final SurfaceControl leash = pipChange.getLeash(); in startEnterAnimation() local
1223 @NonNull SurfaceControl leash, @Nullable Rect sourceHintRect, in handleSwipePipToHomeTransition()
1299 final SurfaceControl leash = change.getLeash(); in startExitToSplitAnimation() local
1317 final SurfaceControl leash = prevPipTaskChange.getLeash(); in resetPrevPip() local
1367 final SurfaceControl leash = pipChange.getLeash(); in updatePipForUnhandledTransition() local
1391 final SurfaceControl leash = mPipOrganizer.getSurfaceControl(); in fadeExistingPip() local
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip2/
H A DPipSurfaceTransactionHelper.java60 public PipSurfaceTransactionHelper alpha(SurfaceControl.Transaction tx, SurfaceControl leash, in alpha()
70 public PipSurfaceTransactionHelper crop(SurfaceControl.Transaction tx, SurfaceControl leash, in crop()
81 public PipSurfaceTransactionHelper scale(SurfaceControl.Transaction tx, SurfaceControl leash, in scale()
91 public PipSurfaceTransactionHelper scale(SurfaceControl.Transaction tx, SurfaceControl leash, in scale()
100 public PipSurfaceTransactionHelper scale(SurfaceControl.Transaction tx, SurfaceControl leash, in scale()
110 public PipSurfaceTransactionHelper scale(SurfaceControl.Transaction tx, SurfaceControl leash, in scale()
129 SurfaceControl leash, Rect sourceRectHint, in scaleAndCrop()
169 SurfaceControl leash, Rect sourceBounds, Rect destinationBounds, Rect insets, in rotateAndScaleWithCrop()
213 SurfaceControl leash, in resetScale()
224 public PipSurfaceTransactionHelper round(SurfaceControl.Transaction tx, SurfaceControl leash, in round()
[all …]
/aosp_15_r20/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitSystemUI/src/com/android/systemui/car/displayarea/
DCarDisplayAreaAnimationController.java57 WindowContainerToken token, SurfaceControl leash, in getAnimator()
124 SurfaceControl leash, in CarDisplayAreaTransitionAnimator()
177 void onStartTransaction(SurfaceControl leash, SurfaceControl.Transaction tx) { in onStartTransaction()
180 void onEndTransaction(SurfaceControl leash, SurfaceControl.Transaction tx) { in onEndTransaction()
183 abstract void applySurfaceControlTransaction(SurfaceControl leash, in applySurfaceControlTransaction()
230 SurfaceControl leash, float startValue, float endValue) { in ofYOffset()
240 void applySurfaceControlTransaction(SurfaceControl leash, in ofYOffset()
253 void onStartTransaction(SurfaceControl leash, SurfaceControl.Transaction tx) { in ofYOffset()
DCarDisplayAreaTransactionHelper.java56 SurfaceControl.Transaction tx, SurfaceControl leash, in translate()
69 SurfaceControl.Transaction tx, SurfaceControl leash, in crop()
82 SurfaceControl.Transaction tx, SurfaceControl leash) { in round()
DCarDisplayAreaOrganizer.java337 (token, leash) -> { in resetWindowsOffset() argument
373 (token, leash) -> { in scheduleOffset() argument
388 void animateWindows(WindowContainerToken token, SurfaceControl leash, float fromPos, in animateWindows()
410 @NonNull SurfaceControl leash) { in onDisplayAreaAppeared()
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
H A DOneHandedAnimationController.java74 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 DOneHandedDisplayAreaOrganizer.java163 @NonNull SurfaceControl leash) { in onDisplayAreaAppeared()
171 final SurfaceControl leash = mDisplayAreaTokenMap.get(displayAreaInfo.token); in onDisplayAreaVanished() local
234 (token, leash) -> { in scheduleOffset() argument
246 (token, leash) -> { in resetWindowsOffset() argument
261 private void animateWindows(WindowContainerToken token, SurfaceControl leash, float fromPos, in animateWindows()
H A DOneHandedSurfaceTransactionHelper.java54 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()
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/shared/src/com/android/wm/shell/shared/
H A DTransitionUtil.java166 private static void setupLeash(@NonNull SurfaceControl leash, in setupLeash()
271 final SurfaceControl leash = createLeash(info, change, order, t); in newTarget() local
273 leashMap.put(change.getLeash(), leash); in newTarget() local
282 SurfaceControl leash) { in newTarget()
290 SurfaceControl leash, boolean forceTranslucent) { in newTarget()
347 SurfaceControl leash, @TransitionInfo.TransitionMode int mode, int order, in newSyntheticTarget()
390 SurfaceControl leash) { in getDividerTarget()
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/hidedisplaycutout/
H A DHideDisplayCutoutOrganizer.java119 @NonNull SurfaceControl leash) { in onDisplayAreaAppeared()
140 final SurfaceControl leash = mDisplayAreaMap.get(displayAreaInfo.token); in onDisplayAreaVanished() local
151 final SurfaceControl leash = displayAreaInfos.get(i).getLeash(); in updateDisplayAreaMap() local
158 @NonNull SurfaceControl leash) { in addDisplayAreaInfoAndLeashToMap()
307 void applyBoundsAndOffsets(WindowContainerToken token, SurfaceControl leash, in applyBoundsAndOffsets()
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
H A DDefaultSurfaceAnimator.java41 @NonNull Animation anim, @NonNull SurfaceControl leash, in buildSurfaceAnimation()
107 AnimationAdapter(@NonNull SurfaceControl leash) { in AnimationAdapter()
142 DefaultAnimationAdapter(@NonNull Animation anim, @NonNull SurfaceControl leash, in DefaultAnimationAdapter()
157 final SurfaceControl leash = mLeash; in applyTransformation() local
/aosp_15_r20/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/pip/
H A DPipSurfaceTransactionHelper.java46 SurfaceControl.Transaction tx, SurfaceControl leash, in scale()
64 SurfaceControl.Transaction tx, SurfaceControl leash, in scale()
82 SurfaceControl.Transaction tx, SurfaceControl leash, in scaleAndCrop()
123 SurfaceControl.Transaction tx, SurfaceControl leash, in scaleAndRotate()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/
H A DSurfaceAnimationRunner.java248 void onAnimationCancelled(SurfaceControl leash) { in onAnimationCancelled()
377 private void edgeExtendWindow(SurfaceControl leash, Rect bounds, Animation a, in edgeExtendWindow()
437 private void createExtensionSurface(SurfaceControl leash, Rect edgeBounds, in createExtensionSurface()
446 private void doCreateExtensionSurface(SurfaceControl leash, Rect edgeBounds, in doCreateExtensionSurface()
541 RunningAnimation(AnimationSpec animSpec, SurfaceControl leash, Runnable finishCallback) { in RunningAnimation()
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
H A DTvPipTransition.java291 final SurfaceControl leash = change.getLeash(); in startAnimation() local
405 final SurfaceControl leash = pipChange.getLeash(); in startEnterAnimation() local
505 private void startExitAnimation(@NonNull TaskInfo taskInfo, SurfaceControl leash, in startExitAnimation()
591 private TvPipTransitionAnimatorUpdateListener animationUpdateListener( in animationUpdateListener()
737 TvPipTransitionAnimatorUpdateListener(@NonNull SurfaceControl leash, in TvPipTransitionAnimatorUpdateListener()
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSurfaceAnimatorTest.java175 final SurfaceControl leash = mAnimatable.mLeash; in testTransferAnimation() local
199 final SurfaceControl leash = mAnimatable.mLeash; in testOnAnimationLeashLostWhenAnimatableParentSurfaceControlNull() local
322 public void onAnimationLeashCreated(Transaction t, SurfaceControl leash) { in onAnimationLeashCreated()
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/taskview/
H A DTaskViewTaskController.java244 public void startRootTask(ActivityManager.RunningTaskInfo taskInfo, SurfaceControl leash, in startRootTask()
365 SurfaceControl leash) { in onTaskAppeared()
678 ActivityManager.RunningTaskInfo taskInfo, SurfaceControl leash, in prepareOpenAnimation()
687 ActivityManager.RunningTaskInfo taskInfo, SurfaceControl leash, in prepareOpenAnimationInternal()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/proto/frameworks/base/core/proto/android/server/
Dsurfaceanimator.pb.h278 inline const ::android::view::SurfaceControlProto& SurfaceAnimatorProto::leash() const { in leash() function
283 ::android::view::SurfaceControlProto* leash) { in unsafe_arena_set_allocated_leash()
330 inline void SurfaceAnimatorProto::set_allocated_leash(::android::view::SurfaceControlProto* leash) { in set_allocated_leash()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/base/core/proto/android/server/
Dsurfaceanimator.pb.h278 inline const ::android::view::SurfaceControlProto& SurfaceAnimatorProto::leash() const { in leash() function
283 ::android::view::SurfaceControlProto* leash) { in unsafe_arena_set_allocated_leash()
330 inline void SurfaceAnimatorProto::set_allocated_leash(::android::view::SurfaceControlProto* leash) { in set_allocated_leash()
/aosp_15_r20/frameworks/base/core/java/android/view/
H A DRemoteAnimationTarget.java101 public final SurfaceControl leash; field in RemoteAnimationTarget
253 public RemoteAnimationTarget(int taskId, int mode, SurfaceControl leash, boolean isTranslucent, in RemoteAnimationTarget()
265 public RemoteAnimationTarget(int taskId, int mode, SurfaceControl leash, boolean isTranslucent, in RemoteAnimationTarget()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/base/core/proto/android/server/
Dsurfaceanimator.pb.h299 inline const ::android::view::SurfaceControlProto& SurfaceAnimatorProto::leash() const { in leash() function
304 ::android::view::SurfaceControlProto* leash) { in unsafe_arena_set_allocated_leash()
351 inline void SurfaceAnimatorProto::set_allocated_leash(::android::view::SurfaceControlProto* leash) { in set_allocated_leash()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/base/core/proto/android/view/
Dinsetssourcecontrol.pb.h446 inline const ::android::view::SurfaceControlProto& InsetsSourceControlProto::leash() const { in leash() function
451 ::android::view::SurfaceControlProto* leash) { in unsafe_arena_set_allocated_leash()
498 …ine void InsetsSourceControlProto::set_allocated_leash(::android::view::SurfaceControlProto* leash in set_allocated_leash()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/proto/frameworks/base/core/proto/android/view/
Dinsetssourcecontrol.pb.h446 inline const ::android::view::SurfaceControlProto& InsetsSourceControlProto::leash() const { in leash() function
451 ::android::view::SurfaceControlProto* leash) { in unsafe_arena_set_allocated_leash()
498 …ine void InsetsSourceControlProto::set_allocated_leash(::android::view::SurfaceControlProto* leash in set_allocated_leash()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/base/core/proto/android/view/
Dinsetssourcecontrol.pb.h467 inline const ::android::view::SurfaceControlProto& InsetsSourceControlProto::leash() const { in leash() function
472 ::android::view::SurfaceControlProto* leash) { in unsafe_arena_set_allocated_leash()
519 …ine void InsetsSourceControlProto::set_allocated_leash(::android::view::SurfaceControlProto* leash in set_allocated_leash()

1234567891011