Searched refs:EGLUTreshapeCB (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/egl/eglut/
H A Deglut.h66 typedef void (*EGLUTreshapeCB)(int, int); typedef in typeref:typename:void (*)(int,int)
89 void eglutReshapeFunc(EGLUTreshapeCB func);
H A Deglutint.h50 EGLUTreshapeCB reshape_cb;
H A Deglut.c351 eglutReshapeFunc(EGLUTreshapeCB func)

Completed in 3 milliseconds