Home
last modified time | relevance | path

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

/frameworks/opt/chips/src/com/android/ex/chips/recipientchip/
DReplacementDrawableSpan.java14 protected static final Paint sWorkPaint = new Paint(); field in ReplacementDrawableSpan
29 sWorkPaint.set(paint); in setupFontMetrics()
31 sWorkPaint.getFontMetricsInt(fm); in setupFontMetrics()