HomeSort by relevance Sort by last modified time
    Searched full:event_basep (Results 1 - 11 of 11) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
MITMisc.h 39 int* /* event_basep */,
XLbx.h 36 int* /* event_basep */,
Xge.h 52 Bool XGEQueryExtension(Display* dpy, int *event_basep, int *err_basep);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
MITMisc.h 41 int* /* event_basep */,
XLbx.h 38 int* /* event_basep */,
Xge.h 52 Bool XGEQueryExtension(Display* dpy, int *event_basep, int *err_basep);
  /hardware/intel/common/libva/va/x11/
va_nvctrl.c 194 int *event_basep,
200 if (event_basep) *event_basep = info->codes->first_event;
va_dri.c 99 PUBLIC Bool VA_DRIQueryExtension (dpy, event_basep, error_basep)
101 int *event_basep, *error_basep;
107 *event_basep = info->codes->first_event;
  /external/mesa3d/src/glx/apple/
appledri.c 129 XAppleDRIQueryExtension(dpy, event_basep, error_basep)
131 int *event_basep, *error_basep;
137 *event_basep = info->codes->first_event;
  /external/libdrm/tests/ttmtest/src/
xf86dri.c 95 Bool uniDRIQueryExtension(dpy, event_basep, error_basep)
97 int *event_basep, *error_basep;
103 *event_basep = info->codes->first_event;
  /external/mesa3d/src/glx/
XF86dri.c 97 XF86DRIQueryExtension(Display * dpy, int *event_basep,
104 *event_basep = info->codes->first_event;

Completed in 134 milliseconds