Searched refs:GL_SetColor (Results 1 – 1 of 1) sorted by relevance
| /third_party/flutter/skia/third_party/externals/sdl/src/render/opengl/ |
| D | SDL_render_gl.c | 1079 GL_SetColor(GL_RenderData * data, Uint8 r, Uint8 g, Uint8 b, Uint8 a) in GL_SetColor() function 1124 GL_SetColor(data, renderer->r, in GL_SetDrawingState() 1282 GL_SetColor(data, texture->r, texture->g, texture->b, texture->a); in GL_SetupCopy() 1284 GL_SetColor(data, 255, 255, 255, 255); in GL_SetupCopy()
|