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

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

Completed in 8 milliseconds