HomeSort by relevance Sort by last modified time
    Searched refs:_XReadPad (Results 1 - 9 of 9) sorted by null

  /hardware/intel/common/libva/va/x11/
va_dri2.c 165 _XReadPad(dpy, *driverName, rep.driverNameLength);
176 _XReadPad(dpy, *deviceName, rep.deviceNameLength);
290 _XReadPad(dpy, (char *) &repBuffer, sizeof repBuffer);
va_dri.c 218 _XReadPad(dpy, *busIdString, rep.busIdStringLength);
321 _XReadPad(dpy, *clientDriverName, rep.clientDriverNameLength);
  /external/mesa3d/src/glx/apple/
appledri.c 338 _XReadPad(dpy, path, rep.stringLength);
405 _XReadPad(dpy, bufname, rep.stringLength);
  /external/mesa3d/src/glx/
dri2.c 315 _XReadPad(dpy, *driverName, rep.driverNameLength);
326 _XReadPad(dpy, *deviceName, rep.deviceNameLength);
443 _XReadPad(dpy, (char *) &repBuffer, sizeof repBuffer);
502 _XReadPad(dpy, (char *) &repBuffer, sizeof repBuffer);
XF86dri.c 211 _XReadPad(dpy, *busIdString, rep.busIdStringLength);
312 _XReadPad(dpy, *clientDriverName, rep.clientDriverNameLength);
  /external/libdrm/tests/ttmtest/src/
xf86dri.c 217 _XReadPad(dpy, *busIdString, rep.busIdStringLength);
324 _XReadPad(dpy, *clientDriverName, rep.clientDriverNameLength);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlibint.h 645 #define _XRead16Pad(dpy, data, len) _XReadPad((dpy), (char *)(data), (len))
991 extern void _XReadPad(
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlibint.h 609 #define _XRead16Pad(dpy, data, len) _XReadPad((dpy), (char *)(data), (len))
955 extern void _XReadPad(
    [all...]
  /external/mesa3d/include/GL/
vms_x_fix.h     [all...]

Completed in 276 milliseconds