Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarBackground.kt157 val arrowTop = (1 - arrowHeightFraction) * arrowVisibleHeight - topOffset in addArrowPathIfNeeded() constant
158 arrowPath.offset(arrowStart, arrowTop) in addArrowPathIfNeeded()