Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/bubbles/
H A DBubblePopupDrawable.kt195 val tipIntersectionSideLength = config.arrowRadius / thetaTan regex
197 val intersectionTopOffset = tipIntersectionSideLength * cos(theta)
199 val intersectionCenterOffset = tipIntersectionSideLength * sin(theta)