Searched refs:getDebugPaint (Results 1 - 3 of 3) sorted by relevance

/frameworks/support/emoji/core/src/android/support/text/emoji/
H A DTypefaceEmojiSpan.java56 canvas.drawRect(x, top , x + getWidth(), bottom, getDebugPaint());
61 private static Paint getDebugPaint() { method in class:TypefaceEmojiSpan
/frameworks/base/core/java/android/view/
H A DViewGroup.java3902 Paint paint = getDebugPaint();
H A DView.java19113 static Paint getDebugPaint() { method in class:View
19134 final Paint paint = getDebugPaint();

Completed in 663 milliseconds