Searched refs:glLineWidthxOES (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/gles11/
H A DGLES11Ext.spec33 void glLineWidthxOES ( GLfixed width )
/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java503 // C function void glLineWidthxOES ( GLfixed width )
505 public static native void glLineWidthxOES( method in class:GLES11Ext
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h525 #define glLineWidthxOES wrap_glLineWidthxOES macro
H A Dgles_undefine.h525 #undef glLineWidthxOES macro
/frameworks/native/opengl/include/GLES/
H A Dglext.h686 GL_API void GL_APIENTRY glLineWidthxOES (GLfixed width);
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES11Ext.cpp1895 /* void glLineWidthxOES ( GLfixed width ) */
1899 glLineWidthxOES(
4057 {"glLineWidthxOES", "(I)V", (void *) android_glLineWidthxOES__I },

Completed in 730 milliseconds