Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h225 glRotatexOES_server_proc_t glRotatexOES;
Dgles1_server_context.cpp221 glRotatexOES = (glRotatexOES_server_proc_t) getProc("glRotatexOES", userData); in initDispatchByName()
Dgles1_server_proc.h227 typedef void (gles1_APIENTRY *glRotatexOES_server_proc_t) (GLfixed, GLfixed, GLfixed, GLfixed); typedef