Home | History | Annotate | Download | only in glrenderer

Lines Matching defs:drawMixed

450     public void drawMixed(BasicTexture from,
452 drawMixed(from, toColor, ratio, x, y, w, h, mAlpha);
513 public void drawMixed(BasicTexture from, int toColor, float ratio,
547 private void drawMixed(BasicTexture from, int toColor,