Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java274 public static native void glAlphaFuncxOES( in glAlphaFuncxOES() method in GLES11Ext
/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto29 glAlphaFuncxOES = 3; enumerator
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp835 const GLMessage_Function GLMessage::glAlphaFuncxOES; member in android::gltrace::GLMessage
Dgltrace.pb.h1183 static const Function glAlphaFuncxOES = GLMessage_Function_glAlphaFuncxOES; variable