Searched refs:fLineWidth (Results 1 – 8 of 8) sorted by relevance
209 fLineWidth = NULL; in GrGLInterface()456 (NULL == fLineWidth || in validate()
444 interface->fLineWidth = nullGLLineWidth; in GrGLCreateNullInterface()
65 interface->fLineWidth = glLineWidth; in GrGLCreateNativeInterface()
65 interface->fLineWidth = glLineWidth; in GrGLDefaultInterface()
99 interface->fLineWidth = glLineWidth; in GrGLCreateNativeInterface()
104 interface->fLineWidth = glLineWidth; in GrGLCreateNativeInterface()
350 GrGLLineWidthProc fLineWidth; member