Home
last modified time | relevance | path

Searched refs:glLineWidthx (Results 1 – 3 of 3) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DGLErrorLogger.java394 public void glLineWidthx(int width) { in glLineWidthx() method in GLErrorLogger.ErrorLoggingGL
395 ((GL10)mGL).glLineWidthx(width); in glLineWidthx()
/external/mesa3d/include/GLES/
Dgl.h696 GL_API void GL_APIENTRY glLineWidthx (GLfixed width);
/external/deqp/modules/egl/
DteglGetProcAddressTests.inl130 "glLineWidthx",