Searched defs:glBlendFuncSeparatei (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES32.java438 // C function void glBlendFuncSeparatei ( GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha )
440 public static native void glBlendFuncSeparatei( method in class:GLES32
/frameworks/base/libs/hwui/debug/
H A Dunwrap_gles.h71 #undef glBlendFuncSeparatei macro
H A Dwrap_gles.h71 #define glBlendFuncSeparatei wrap_glBlendFuncSeparatei macro

Completed in 159 milliseconds