Home | History | Annotate | Download | only in glrenderer

Lines Matching refs:getColor

493         draw(type, offset, count, x, y, width, height, paint.getColor(), paint.getLineWidth());
509 float[] colorArray = getColor(color);
522 private float[] getColor(int color) {