Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto71 glColor4xOES = 45; enumerator
/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java311 public static native void glColor4xOES( in glColor4xOES() method in GLES11Ext
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp582 const GLMessage_Function GLMessage::glColor4xOES; member in android::gltrace::GLMessage
Dgltrace.pb.h915 static const Function glColor4xOES = GLMessage_Function_glColor4xOES; variable