Home
last modified time | relevance | path

Searched defs:glDrawTexiOES (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h179 glDrawTexiOES_client_proc_t glDrawTexiOES; member
Dgl_entry.cpp1309 void glDrawTexiOES(GLint x, GLint y, GLint z, GLint width, GLint height) in glDrawTexiOES() function
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp801 void glDrawTexiOES(GLint x, GLint y, GLint z, GLint width, GLint height) in glDrawTexiOES() function
Dgles_dispatch.h172 glDrawTexiOES_t glDrawTexiOES; member