Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DRoundedArrowDrawable.java61 float arrowOffsetX, float arrowOffsetY, boolean isPointingUp, boolean leftAligned, in RoundedArrowDrawable() argument
77 leftAligned ? 1 : -1, isPointingUp ? -1 : 1, width * 0.5f, height * 0.5f); in RoundedArrowDrawable()