Searched refs:glut_post_redisplay_p (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/samples/ | ||
| H A D | olympic.c | 184 static void GLUTCALLBACK glut_post_redisplay_p(void) function in typeref:typename:void GLUTCALLBACK 206 glutIdleFunc(glut_post_redisplay_p); 385 glutIdleFunc(glut_post_redisplay_p); |
| H A D | star.c | 310 static void GLUTCALLBACK glut_post_redisplay_p(void) function in typeref:typename:void GLUTCALLBACK 342 glutIdleFunc(glut_post_redisplay_p); |
| H A D | stretch.c | 325 static void GLUTCALLBACK glut_post_redisplay_p(void) function in typeref:typename:void GLUTCALLBACK 387 glutIdleFunc(glut_post_redisplay_p); |
| H A D | wave.c | 95 static void GLUTCALLBACK glut_post_redisplay_p(void) function in typeref:typename:void GLUTCALLBACK 513 glutIdleFunc(glut_post_redisplay_p); 616 glutIdleFunc(glut_post_redisplay_p); |
Completed in 4 milliseconds