Searched refs:noOpGLLineWidth (Results 1 – 5 of 5) sorted by relevance
115 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLLineWidth(GrGLfloat width);
174 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLLineWidth(GrGLfloat width) { in noOpGLLineWidth() function
420 functions->fLineWidth = noOpGLLineWidth; in create_null_interface()
417 functions->fLineWidth = noOpGLLineWidth; in GrGLCreateNullInterface()
909 functions->fLineWidth = noOpGLLineWidth; in GrGLCreateDebugInterface()