Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DHolographicOutlineHelper.java44 private static final int EXTRA_THICK = 2; field in HolographicOutlineHelper
124 case EXTRA_THICK: in applyExpensiveOutlineWithBlur()
139 if (thickness == EXTRA_THICK) { in applyExpensiveOutlineWithBlur()
153 case EXTRA_THICK: in applyExpensiveOutlineWithBlur()
202 applyExpensiveOutlineWithBlur(srcDst, srcDstCanvas, color, outlineColor, EXTRA_THICK); in applyExtraThickExpensiveOutlineWithBlur()