Searched defs:glBlendColor (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/cairo/
H A DOpenGLShims.h131 FUNCTION_TABLE_ENTRY(glBlendColor);
228 #define glBlendColor LOOKUP_GL_FUNCTION(glBlendColor) macro
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A DlibGLESv2.cpp270 void __stdcall glBlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) function

Completed in 29 milliseconds