HomeSort by relevance Sort by last modified time
    Searched refs:THICK (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
HolographicOutlineHelper.java 42 private static final int THICK = 0;
127 case THICK:
156 case THICK:
207 applyExpensiveOutlineWithBlur(srcDst, srcDstCanvas, color, outlineColor, THICK);
  /packages/apps/Launcher3/src/com/android/launcher3/
HolographicOutlineHelper.java 43 private static final int THICK = 0;
135 case THICK:
164 case THICK:
215 applyExpensiveOutlineWithBlur(srcDst, srcDstCanvas, color, outlineColor, THICK);

Completed in 38 milliseconds