Home
last modified time | relevance | path

Searched defs:glBlendEquationSeparate (Results 1 – 7 of 7) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGLCHeader.cpp34 #define glBlendEquationSeparate glBlendEquationSeparateOES macro
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL11ExtensionPack.java129 void glBlendEquationSeparate( in glBlendEquationSeparate() method
/frameworks/base/opengl/java/android/opengl/
DGLErrorWrapper.java1402 public void glBlendEquationSeparate(int modeRGB, int modeAlpha) { in glBlendEquationSeparate() method in GLErrorWrapper
DGLES20.java404 public static native void glBlendEquationSeparate( in glBlendEquationSeparate() method in GLES20
DGLLogWrapper.java3480 public void glBlendEquationSeparate(int modeRGB, int modeAlpha) { in glBlendEquationSeparate() method in GLLogWrapper
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java1928 public native void glBlendEquationSeparate( in glBlendEquationSeparate() method in GLImpl
/frameworks/base/core/jni/
Dcom_google_android_gles_jni_GLImpl.cpp35 #define glBlendEquationSeparate glBlendEquationSeparateOES macro