Searched refs:getBackgroundColor (Results 1 – 7 of 7) sorted by relevance
119 getBackgroundColor()); in renderDefaultAvatar()161 getBackgroundColor()); in renderLetterTile()181 private int getBackgroundColor() { in getBackgroundColor() method in AvatarRequest
116 mPaint.setColor(getBackgroundColor()); in drawOutlinedText()146 public int getBackgroundColor() { in getBackgroundColor() method in IconView
83 mContentPane.setBackgroundColor(getBackgroundColor()); in setContentPane()121 protected float[] getBackgroundColor() { in getBackgroundColor() method in ActivityState
108 canvas.clearBuffer(getBackgroundColor());
99 view.clearBuffer(getBackgroundColor());
149 if (clear) canvas.clearBuffer(view.getBackgroundColor()); in applyOldTexture()
249 public float [] getBackgroundColor() { in getBackgroundColor() method in GLView