Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarBackground.kt51 var arrowPositionX: Float = 0f variable
107 arrowPositionX = x in setArrowPosition()
156 val arrowStart = bounds.left + arrowPositionX - (arrowWidth / 2f) in addArrowPathIfNeeded()