Searched refs:LineWidthx (Results 1 – 3 of 3) sorted by relevance
256 void GL_APIENTRY LineWidthx(GLfixed width);1050 return es1::LineWidthx(width); in glLineWidthx()1521 this->glLineWidthx = es1::LineWidthx; in LibGLES_CMexports()
2830 void GL_APIENTRY LineWidthx(GLfixed width) in LineWidthx() function
967 ANGLE_CAPTURE(LineWidthx, isCallValid, context, width); in GL_LineWidthx()