Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glLineWidthx

561 void glLineWidthx(GLfixed width)
563 getDispatch()->glLineWidthx(width);