Searched refs:glutVideoResize (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglut_vidresize.c191 glutVideoResize(int x, int y, int width, int height) function in typeref:typename:void APIENTRY
H A Dglut_ext.c165 { "glutVideoResize", (const GLUTproc) glutVideoResize },
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_vidresize.c192 glutVideoResize(int x, int y, int width, int height) function in typeref:typename:void GLUTAPIENTRY
H A Dglut_ext.c165 { "glutVideoResize", (const GLUTproc) glutVideoResize },
/xsrc/external/mit/MesaGLUT/dist/include/GL/
H A Dglut.h621 GLUTAPI void GLUTAPIENTRY glutVideoResize(int x, int y, int width, int height);

Completed in 6 milliseconds