Home
last modified time | relevance | path

Searched refs:onStartTransaction (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipAnimationController.java354 onStartTransaction(mLeash, mSurfaceControlTransactionFactory.getTransaction()); in onAnimationStart()
488 onStartTransaction(mLeash, mSurfaceControlTransactionFactory.getTransaction()); in setDestinationBounds()
537 void onStartTransaction(SurfaceControl leash, SurfaceControl.Transaction tx) {} in onStartTransaction() method in PipAnimationController.PipTransitionAnimator
563 void onStartTransaction(SurfaceControl leash, SurfaceControl.Transaction tx) { in ofAlpha() method in PipAnimationController.PipTransitionAnimator
741 void onStartTransaction(SurfaceControl leash, SurfaceControl.Transaction tx) { in ofBounds() method
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
H A DOneHandedAnimationController.java191 void onStartTransaction(SurfaceControl leash, SurfaceControl.Transaction tx) { in onStartTransaction() method in OneHandedAnimationController.OneHandedTransitionAnimator
289 void onStartTransaction(SurfaceControl leash, SurfaceControl.Transaction tx) { in ofYOffset() method