Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/system/GLESv1_enc/
Dgl_enc.cpp5012 void glColor4xOES_enc(void *self , GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glColor4xOES_enc() function
8351 this->glColor4xOES = &glColor4xOES_enc; in gl_encoder_context_t()