Searched defs:background (Results 1 – 2 of 2) sorted by relevance
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()
132 final Drawable background = mBackground; in onDraw() local