Searched refs:fBlendColor (Results 1 – 7 of 7) sorted by relevance
159 fBlendColor = NULL; in GrGLInterface()388 if (NULL == fBlendColor || in validate()413 if (NULL == fBlendColor) { in validate()
395 interface->fBlendColor = nullGLBlendColor; in GrGLCreateNullInterface()
27 interface->fBlendColor = glBlendColor; in GrGLCreateNativeInterface()
26 interface->fBlendColor = glBlendColor; in GrGLDefaultInterface()
42 interface->fBlendColor = glBlendColor; in GrGLCreateNativeInterface()
55 interface->fBlendColor = glBlendColor; in GrGLCreateNativeInterface()
300 GrGLBlendColorProc fBlendColor; member