Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h220 glOrthoxOES_server_proc_t glOrthoxOES;
Dgles1_server_context.cpp216 glOrthoxOES = (glOrthoxOES_server_proc_t) getProc("glOrthoxOES", userData); in initDispatchByName()
Dgles1_server_proc.h222 typedef void (gles1_APIENTRY *glOrthoxOES_server_proc_t) (GLfixed, GLfixed, GLfixed, GLfixed, GLfix… typedef