Searched refs:shm_event (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-intel-2014/dist/tools/
H A Dvirtual.c109 int shm_event; member in struct:display
237 int *shm_event,
307 *shm_event = codes->first_event;
2316 &display->shm_event,
2322 display->shm_event,
3004 display->shm_event));
3008 if (display->shm_event == 0) {
3015 e.type = display->shm_event;
3040 display->shm_event = 0;
235 can_use_shm(Display * dpy,Window window,int * shm_event,int * shm_opcode,int * shm_pixmap) argument
/xsrc/external/mit/xf86-video-intel/dist/tools/
H A Dvirtual.c113 int shm_event; member in struct:display
256 int *shm_event,
265 *shm_event = 0;
330 *shm_event = codes->first_event;
2489 &display->shm_event,
2495 display->shm_event,
3187 display->shm_event));
3191 if (display->shm_event == 0) {
3198 e.type = display->shm_event;
3223 display->shm_event
254 can_use_shm(Display * dpy,Window window,int * shm_event,int * shm_opcode,int * shm_pixmap) argument
[all...]

Completed in 9 milliseconds