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

  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_client_context.h 124 glOrthox_client_proc_t glOrthox;
gl_client_context.cpp 124 glOrthox = (glOrthox_client_proc_t) getProc("glOrthox", userData);
gl_client_proc.h 123 typedef void (gl_APIENTRY *glOrthox_client_proc_t) (void * ctx, GLfixed, GLfixed, GLfixed, GLfixed, GLfixed, GLfixed);

Completed in 2659 milliseconds