Searched refs:noOpGLLineWidth (Results 1 – 5 of 5) sorted by relevance
126 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLLineWidth(GrGLfloat width);
187 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLLineWidth(GrGLfloat width) { in noOpGLLineWidth() function
419 functions->fLineWidth = noOpGLLineWidth; in GrGLCreateNullInterface()
468 functions->fLineWidth = noOpGLLineWidth; in create_null_interface()
912 functions->fLineWidth = noOpGLLineWidth; in GrGLCreateDebugInterface()