Home | History | Annotate | Download | only in glrenderer

Lines Matching refs:textureTransform

619     public void drawTexture(BasicTexture texture, float[] textureTransform, int x, int y, int w,
625 drawTextureRect(texture, textureTransform, mTempTargetRect);