Searched refs:idle_cb (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/egl/eglut/
H A Deglutint.h63 EGLUTidleCB idle_cb; member in struct:eglut_state
H A Deglut_wayland.c192 if (_eglut->idle_cb)
193 _eglut->idle_cb();
H A Deglut_x11.c187 if (_eglut->idle_cb) {
188 _eglut->idle_cb();
H A Deglut.c252 _eglut->idle_cb = func;

Completed in 4 milliseconds