Home
last modified time | relevance | path

Searched refs:glLineWidthxOES (Results 1 – 12 of 12) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES11Ext.spec33 void glLineWidthxOES ( GLfixed width )
/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java505 public static native void glLineWidthxOES( in glLineWidthxOES() method in GLES11Ext
/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in91 void API_ENTRY(glLineWidthxOES)(GLfixed width) {
92 CALL_GL_API(glLineWidthxOES, width);
/frameworks/base/libs/hwui/debug/
Dwrap_gles.h528 #define glLineWidthxOES wrap_glLineWidthxOES macro
Dunwrap_gles.h528 #undef glLineWidthxOES
/frameworks/native/opengl/include/GLES/
Dglext.h686 GL_API void GL_APIENTRY glLineWidthxOES (GLfixed width);
/frameworks/base/core/jni/
Dandroid_opengl_GLES11Ext.cpp1702 glLineWidthxOES( in android_glLineWidthxOES__I()
/frameworks/native/opengl/libs/
Dentries.in509 GL_ENTRY(void, glLineWidthxOES, GLfixed width)
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19528 method public static void glLineWidthxOES(int);
/frameworks/base/api/
Dcurrent.txt26038 method public static void glLineWidthxOES(int);
Dsystem-current.txt28478 method public static void glLineWidthxOES(int);
Dtest-current.txt26107 method public static void glLineWidthxOES(int);