Home
last modified time | relevance | path

Searched defs:textPaint (Results 1 – 1 of 1) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DLabelMaker.java142 public int add(GL10 gl, String text, Paint textPaint) { in add()
154 public int add(GL10 gl, Drawable background, String text, Paint textPaint) { in add()
174 public int add(GL10 gl, Drawable background, String text, Paint textPaint, in add()