HomeSort by relevance Sort by last modified time
    Searched refs:first_event (Results 1 - 25 of 26) sorted by null

1 2

  /external/chromium_org/third_party/mesa/src/src/glx/apple/
appledri.c 102 switch ((event->u.u.type & 0x7f) - info->codes->first_event) {
137 *event_basep = info->codes->first_event;
  /external/mesa3d/src/glx/apple/
appledri.c 102 switch ((event->u.u.type & 0x7f) - info->codes->first_event) {
137 *event_basep = info->codes->first_event;
  /external/chromium_org/third_party/mesa/src/src/glx/
dri2.c 95 switch ((wire->u.u.type & 0x7f) - info->codes->first_event) {
211 *eventBase = info->codes->first_event;
259 XESetWireToEvent (dpy, info->codes->first_event + i, DRI2WireToEvent);
260 XESetEventToWire (dpy, info->codes->first_event + i, DRI2EventToWire);
glxext.c 115 switch ((wire->u.u.type & 0x7f) - glx_dpy->codes->first_event) {
857 XESetWireToEvent(dpy, dpyPriv->codes->first_event + i, __glXWireToEvent);
858 XESetEventToWire(dpy, dpyPriv->codes->first_event + i, __glXEventToWire);
XF86dri.c 104 *event_basep = info->codes->first_event;
dri2_glx.c 678 return glx_dpy->codes->first_event + GLX_BufferSwapComplete;
    [all...]
  /external/mesa3d/src/glx/
dri2.c 95 switch ((wire->u.u.type & 0x7f) - info->codes->first_event) {
211 *eventBase = info->codes->first_event;
259 XESetWireToEvent (dpy, info->codes->first_event + i, DRI2WireToEvent);
260 XESetEventToWire (dpy, info->codes->first_event + i, DRI2EventToWire);
glxext.c 115 switch ((wire->u.u.type & 0x7f) - glx_dpy->codes->first_event) {
857 XESetWireToEvent(dpy, dpyPriv->codes->first_event + i, __glXWireToEvent);
858 XESetEventToWire(dpy, dpyPriv->codes->first_event + i, __glXEventToWire);
XF86dri.c 104 *event_basep = info->codes->first_event;
dri2_glx.c 678 return glx_dpy->codes->first_event + GLX_BufferSwapComplete;
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xinerama/
Xinerama.c 92 *event_basep = info->codes->first_event;
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xxf86dga/
XF86DGA2.c 109 switch((wire->u.u.type & 0x7f) - info->codes->first_event) {
157 *event_basep = info->codes->first_event;
194 for (i = 0, j = info->codes->first_event;
  /external/bluetooth/bluedroid/bta/av/
bta_av_main.c 1184 UINT16 first_event = BTA_AV_FIRST_NSM_EVT; local
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xv/
Xv.c 133 *p_eventBase = info->codes->first_event;
1120 switch((event->u.u.type & 0x7F) - info->codes->first_event)
  /external/chromium_org/third_party/libXNVCtrl/
NVCtrl.c 113 if (event_basep) *event_basep = info->codes->first_event;
1130 switch ((wire->u.u.type & 0x7F) - info->codes->first_event) {
    [all...]
  /external/chromium_org/ui/base/x/
x11_util.cc 1654 int ext_code, first_event, first_error; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
lbxstr.h 671 CARD8 first_event; member in struct:_LbxQueryExtensionReply
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
lbxstr.h 671 CARD8 first_event; member in struct:_LbxQueryExtensionReply
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
lbxstr.h 671 CARD8 first_event; member in struct:_LbxQueryExtensionReply
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xxf86vm/
XF86VMode.c 112 *event_basep = info->codes->first_event;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlib.h 195 int first_event; /* first event number for the extension */ member in struct:__anon38433
    [all...]
Xproto.h 837 CARD8 first_event;
835 CARD8 first_event; member in struct:__anon38576
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 195 int first_event; /* first event number for the extension */ member in struct:__anon40023
    [all...]
Xproto.h 837 CARD8 first_event;
835 CARD8 first_event; member in struct:__anon40166
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 195 int first_event; /* first event number for the extension */ member in struct:__anon41538
    [all...]

Completed in 4114 milliseconds

1 2