Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/system/GLESv2_enc/
Dgl2_enc.cpp477 void glClearColor_enc(void *self , GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glClearColor_enc() function
4998 this->glClearColor = &glClearColor_enc; in gl2_encoder_context_t()
/device/generic/goldfish/opengl/system/GLESv1_enc/
Dgl_enc.cpp47 void glClearColor_enc(void *self , GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glClearColor_enc() function
8172 this->glClearColor = &glClearColor_enc; in gl_encoder_context_t()