Searched refs:keyPress (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/egl/openvg/trivial/ | ||
| H A D | eglcommon.c | 19 static key_func keyPress = 0; variable in typeref:typename:key_func 163 if (!keyPress || !keyPress(code)) { 224 keyPress = key_f; |
| /xsrc/external/mit/mesa-demos/dist/src/glsl/ | ||
| H A D | convolutions.c | 366 static void keyPress(unsigned char key, int x, int y) function in typeref:typename:void 463 glutKeyboardFunc(keyPress); |
Completed in 3 milliseconds