Searched refs:event_loop (Results 1 - 25 of 25) sorted by relevance

/xsrc/external/mit/MesaLib/dist/bin/
H A Dpick-ui.py31 loop = urwid.MainLoop(u.render(), PALETTE, event_loop=evl, handle_mouse=False)
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglxdemo.c91 static void event_loop( Display *dpy ) function in typeref:typename:void
125 event_loop( dpy );
H A Dglxpixmap.c136 static void event_loop( Display *dpy, GLXPixmap pm ) function in typeref:typename:void
188 event_loop( dpy, pm );
H A Dxfont.c165 static void event_loop( Display *dpy ) function in typeref:typename:void
204 event_loop( dpy );
H A Dxrotfontdemo.c179 static void event_loop( Display *dpy ) function in typeref:typename:void
218 event_loop( dpy );
H A Dyuvrect_client.c243 event_loop(Display *dpy, Window win) function in typeref:typename:void
320 event_loop(dpy, win);
H A Dglxsnoop.c213 event_loop(Display *dpy, Window win) function in typeref:typename:void
374 event_loop( dpy, win );
H A Dshape.c227 static void event_loop(Display *dpy, Window win) function in typeref:typename:void
390 event_loop(dpy, win);
H A Dglthreads.c354 event_loop(Display *dpy) function in typeref:typename:void
684 event_loop(dpy);
H A Dglxcontexts.c420 event_loop(Display *dpy) function in typeref:typename:void
544 event_loop(dpy);
H A Dglxgears.c689 event_loop(Display *dpy, Window win) function in typeref:typename:void
798 event_loop(dpy, win);
H A Dglxgears_fbconfig.c512 event_loop(Display *dpy, GLXWindow win) function in typeref:typename:void
625 event_loop(dpy, glxWin);
H A Dglxgears_pixmap.c421 event_loop(Display *dpy, struct gears *gears) function in typeref:typename:void
539 event_loop(dpy, &gears);
H A Dmultictx.c508 event_loop(Display *dpy, Window win, GLXContext ctx1, GLXContext ctx2) function in typeref:typename:void
575 event_loop(dpy, win, ctx1, ctx2);
H A Dglxswapcontrol.c542 event_loop(Display *dpy, Window win) function in typeref:typename:void
895 event_loop(dpy, win);
/xsrc/external/mit/mesa-demos/dist/src/egl/openvg/trivial/
H A Deglcommon.c138 event_loop(Display *dpy, Window win, function in typeref:typename:void
283 event_loop(x_dpy, win, egl_dpy, egl_surf);
/xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/
H A Dbindtex.c363 event_loop(Display *x_dpy, Window win) function in typeref:typename:void
463 event_loop(x_dpy, win);
H A Dmsaa.c257 event_loop(Display *dpy, Window win, function in typeref:typename:void
431 event_loop(x_dpy, win, egl_dpy, egl_surf);
H A Dtwo_win.c229 event_loop(Display *dpy, Window win1, Window win2, function in typeref:typename:void
421 event_loop(x_dpy, win1, win2, egl_dpy, egl_surf1, egl_surf2, egl_ctx);
H A Dpbuffer.c429 event_loop(Display *dpy, Window win, function in typeref:typename:void
597 event_loop(x_dpy, win, egl_dpy, egl_surf, egl_pbuf, egl_ctx);
H A Drender_tex.c478 event_loop(Display *dpy, Window win, function in typeref:typename:void
648 event_loop(x_dpy, win, egl_dpy, egl_surf, egl_pbuf, egl_ctx);
/xsrc/external/mit/mesa-demos/dist/src/egl/opengles2/
H A Des2tri.c366 event_loop(Display *dpy, Window win, function in typeref:typename:void
515 event_loop(x_dpy, win, egl_dpy, egl_surf);
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dauxbuffer.c369 event_loop(Display *dpy, Window win) function in typeref:typename:void
494 event_loop(dpy, win);
/xsrc/external/mit/mesa-demos/dist/src/egl/opengl/
H A Dxeglthreads.c369 event_loop(Display *dpy) function in typeref:typename:void
743 event_loop(dpy);
H A Dxeglgears.c633 event_loop(struct egl_manager *eman, EGLint surface_type, EGLint w, EGLint h) function in typeref:typename:void
982 event_loop(eman, surface_type, winWidth, winHeight);

Completed in 19 milliseconds