Searched refs:_XReadPad (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/glx/ |
D | dri2.c | 315 _XReadPad(dpy, *driverName, rep.driverNameLength); in DRI2Connect() 326 _XReadPad(dpy, *deviceName, rep.deviceNameLength); in DRI2Connect() 443 _XReadPad(dpy, (char *) &repBuffer, sizeof repBuffer); in DRI2GetBuffers() 502 _XReadPad(dpy, (char *) &repBuffer, sizeof repBuffer); in DRI2GetBuffersWithFormat()
|
D | XF86dri.c | 211 _XReadPad(dpy, *busIdString, rep.busIdStringLength); in XF86DRIOpenConnection() 312 _XReadPad(dpy, *clientDriverName, rep.clientDriverNameLength); in XF86DRIGetClientDriverName()
|
/external/mesa3d/src/glx/apple/ |
D | appledri.c | 338 _XReadPad(dpy, path, rep.stringLength); in XAppleDRICreateSharedBuffer() 405 _XReadPad(dpy, bufname, rep.stringLength); in XAppleDRICreatePixmap()
|
/external/libdrm/tests/ttmtest/src/ |
D | xf86dri.c | 217 _XReadPad(dpy, *busIdString, rep.busIdStringLength); 324 _XReadPad(dpy, *clientDriverName, rep.clientDriverNameLength);
|
/external/mesa3d/include/GL/ |
D | vms_x_fix.h | 854 #define _XReadPad _XREADPAD macro
|