Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/system/GLESv1_enc/
Dgl_enc.cpp5714 void glOrthoxOES_enc(void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed… in glOrthoxOES_enc() function
8374 this->glOrthoxOES = &glOrthoxOES_enc; in gl_encoder_context_t()