Searched defs:glBlendEquationSeparate (Results 1 – 7 of 7) sorted by relevance
34 #define glBlendEquationSeparate glBlendEquationSeparateOES macro
129 void glBlendEquationSeparate( in glBlendEquationSeparate() method
1402 public void glBlendEquationSeparate(int modeRGB, int modeAlpha) { in glBlendEquationSeparate() method in GLErrorWrapper
404 public static native void glBlendEquationSeparate( in glBlendEquationSeparate() method in GLES20
3480 public void glBlendEquationSeparate(int modeRGB, int modeAlpha) { in glBlendEquationSeparate() method in GLLogWrapper
1928 public native void glBlendEquationSeparate( in glBlendEquationSeparate() method in GLImpl
35 #define glBlendEquationSeparate glBlendEquationSeparateOES macro