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

  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_client_context.h 216 glOrthoxOES_client_proc_t glOrthoxOES;
gl_client_context.cpp 216 glOrthoxOES = (glOrthoxOES_client_proc_t) getProc("glOrthoxOES", userData);
gl_client_proc.h 215 typedef void (gl_APIENTRY *glOrthoxOES_client_proc_t) (void * ctx, GLfixed, GLfixed, GLfixed, GLfixed, GLfixed, GLfixed);

Completed in 56 milliseconds