Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/system/GLESv1_enc/
Dgl_enc.cpp5120 void glFrustumxOES_enc(void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfix… in glFrustumxOES_enc() function
8355 this->glFrustumxOES = &glFrustumxOES_enc; in gl_encoder_context_t()