Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipAnimationController.java496 boolean shouldApplyCornerRadius() { in shouldApplyCornerRadius() method in PipAnimationController.PipTransitionAnimator
555 .round(tx, leash, shouldApplyCornerRadius()) in ofAlpha()
571 .round(tx, leash, shouldApplyCornerRadius()) in ofAlpha()
666 if (shouldApplyCornerRadius()) { in ofBounds()
721 if (shouldApplyCornerRadius()) { in ofBounds()
744 .round(tx, leash, shouldApplyCornerRadius()) in ofBounds()