Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java480 public static native void glLightxOES( in glLightxOES() method in GLES11Ext
/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto254 glLightxOES = 228; enumerator
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp1060 const GLMessage_Function GLMessage::glLightxOES; member in android::gltrace::GLMessage
Dgltrace.pb.h1408 static const Function glLightxOES = GLMessage_Function_glLightxOES; variable