Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
H A DOneHandedAnimationController.java161 final SurfaceControl.Transaction tx = newSurfaceControlTransaction(); in onAnimationEnd()
184 final SurfaceControl.Transaction tx = newSurfaceControlTransaction(); in onAnimationUpdate()
253 SurfaceControl.Transaction newSurfaceControlTransaction() { in newSurfaceControlTransaction() method in OneHandedAnimationController.OneHandedTransitionAnimator
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/pip/
H A DPipSurfaceTransactionHelper.java170 public static SurfaceControl.Transaction newSurfaceControlTransaction() { in newSurfaceControlTransaction() method in PipSurfaceTransactionHelper