Home
last modified time | relevance | path

Searched refs:glBlendColor_enc (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_enc.cpp228 void glBlendColor_enc(void *self , GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glBlendColor_enc() function
12710 this->glBlendColor = &glBlendColor_enc; in gl2_encoder_context_t()