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