Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java505 public static native void glLineWidthxOES( in glLineWidthxOES() method in GLES11Ext
/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto259 glLineWidthxOES = 233; enumerator
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp1065 const GLMessage_Function GLMessage::glLineWidthxOES; member in android::gltrace::GLMessage
Dgltrace.pb.h1413 static const Function glLineWidthxOES = GLMessage_Function_glLineWidthxOES; variable