Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/system/GLESv1_enc/
Dgl_enc.cpp4769 void glDrawTexfOES_enc(void *self , GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) in glDrawTexfOES_enc() function
8342 this->glDrawTexfOES = &glDrawTexfOES_enc; in gl_encoder_context_t()