Home
last modified time | relevance | path

Searched defs:glBlendColor (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_client_context.h20 glBlendColor_client_proc_t glBlendColor; member
Dgl2_entry.cpp497 void glBlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glBlendColor() function
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h22 glBlendColor_server_proc_t glBlendColor; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp793 GL_APICALL void GL_APIENTRY glBlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alp… in glBlendColor() function
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h120 #define glBlendColor MANGLE(BlendColor) macro