Searched refs:glutVideoPan (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaGLUT/dist/src/glut/beos/ |
| H A D | glut_vidresize.c | 210 glutVideoPan(int x, int y, int width, int height) function in typeref:typename:void APIENTRY
|
| H A D | glut_ext.c | 166 { "glutVideoPan", (const GLUTproc) glutVideoPan },
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | glut_vidresize.c | 211 glutVideoPan(int x, int y, int width, int height) function in typeref:typename:void GLUTAPIENTRY
|
| H A D | glut_ext.c | 166 { "glutVideoPan", (const GLUTproc) glutVideoPan },
|
| /xsrc/external/mit/MesaGLUT/dist/include/GL/ |
| H A D | glut.h | 622 GLUTAPI void GLUTAPIENTRY glutVideoPan(int x, int y, int width, int height);
|
Completed in 8 milliseconds