Searched refs:getDebugPaint (Results 1 – 3 of 3) sorted by relevance
56 canvas.drawRect(x, top , x + getWidth(), bottom, getDebugPaint()); in draw()61 private static Paint getDebugPaint() { in getDebugPaint() method in TypefaceEmojiSpan
3880 Paint paint = getDebugPaint(); in onDebugDraw()
19040 static Paint getDebugPaint() {19061 final Paint paint = getDebugPaint();