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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 42 glRotatef_client_proc_t glRotatef;
gl_client_context.cpp 44 glRotatef = (glRotatef_client_proc_t) getProc("glRotatef", userData);
gl_client_proc.h 43 typedef void (gl_APIENTRY *glRotatef_client_proc_t) (void * ctx, GLfloat, GLfloat, GLfloat, GLfloat);

Completed in 495 milliseconds