HomeSort by relevance Sort by last modified time
    Searched refs:glRotatex_client_proc_t (Results 1 - 3 of 3) sorted by null

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 131 glRotatex_client_proc_t glRotatex;
gl_client_context.cpp 133 glRotatex = (glRotatex_client_proc_t) getProc("glRotatex", userData);
gl_client_proc.h 132 typedef void (gl_APIENTRY *glRotatex_client_proc_t) (void * ctx, GLfixed, GLfixed, GLfixed, GLfixed);

Completed in 30 milliseconds