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

  /packages/apps/Launcher2/src/com/android/launcher2/
HolographicOutlineHelper.java 217 void applyExtraThickExpensiveOutlineWithBlur(Bitmap srcDst, Canvas srcDstCanvas, int color,
BubbleTextView.java 196 mOutlineHelper.applyExtraThickExpensiveOutlineWithBlur(b, canvas, glowColor, outlineColor);

Completed in 191 milliseconds