Home | History | Annotate | Download | only in glrenderer

Lines Matching refs:glBlendColor

513             GLES20.glBlendColor(colorArray[0], colorArray[1], colorArray[2], colorArray[3]);