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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 15 glColor4f_client_proc_t glColor4f;
gl_client_context.cpp 17 glColor4f = (glColor4f_client_proc_t) getProc("glColor4f", userData);
gl_client_proc.h 16 typedef void (gl_APIENTRY *glColor4f_client_proc_t) (void * ctx, GLfloat, GLfloat, GLfloat, GLfloat);

Completed in 66 milliseconds