Home
last modified time | relevance | path

Searched defs:glBlendFunciEXT (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DGLES31Ext.java462 public static native void glBlendFunciEXT( in glBlendFunciEXT() method in GLES31Ext
/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto738 glBlendFunciEXT = 711; enumerator
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp1544 const GLMessage_Function GLMessage::glBlendFunciEXT; member in android::gltrace::GLMessage
Dgltrace.pb.h1892 static const Function glBlendFunciEXT = GLMessage_Function_glBlendFunciEXT; variable