Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/system/GLESv1_enc/
Dgl_enc.cpp2067 void glFrustumx_enc(void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed … in glFrustumx_enc() function
8246 this->glFrustumx = &glFrustumx_enc; in gl_encoder_context_t()