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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 48 glTranslatef_client_proc_t glTranslatef;
gl_client_context.cpp 50 glTranslatef = (glTranslatef_client_proc_t) getProc("glTranslatef", userData);
gl_client_proc.h 49 typedef void (gl_APIENTRY *glTranslatef_client_proc_t) (void * ctx, GLfloat, GLfloat, GLfloat);

Completed in 29 milliseconds