Searched refs:glViewport_enc (Results 1 - 4 of 4) sorted by relevance
/development/tools/emulator/opengl/system/GLESv2_enc/ |
H A D | gl2_enc.h | 166 void glViewport_enc(void *self , GLint x, GLint y, GLsizei width, GLsizei height);
|
H A D | gl2_enc.cpp | 2470 void glViewport_enc(void *self , GLint x, GLint y, GLsizei width, GLsizei height) function 3062 set_glViewport(glViewport_enc);
|
/development/tools/emulator/opengl/system/GLESv1_enc/ |
H A D | gl_enc.h | 166 void glViewport_enc(void *self , GLint x, GLint y, GLsizei width, GLsizei height);
|
H A D | gl_enc.cpp | 2380 void glViewport_enc(void *self , GLint x, GLint y, GLsizei width, GLsizei height) function 5034 set_glViewport(glViewport_enc);
|
Completed in 23 milliseconds