| /OK3568_Linux_fs/external/xserver/hw/xfree86/dri/ |
| H A D | xf86dri.c | 99 WriteToClient(client, sizeof(xXF86DRIQueryVersionReply), &rep); in ProcXF86DRIQueryVersion() 136 WriteToClient(client, in ProcXF86DRIQueryDirectRenderingCapable() 181 WriteToClient(client, sizeof(xXF86DRIOpenConnectionReply), &rep); in ProcXF86DRIOpenConnection() 183 WriteToClient(client, busIdStringLength, busIdString); in ProcXF86DRIOpenConnection() 208 WriteToClient(client, sizeof(xXF86DRIAuthConnectionReply), &rep); in ProcXF86DRIAuthConnection() 256 WriteToClient(client, sizeof(xXF86DRIGetClientDriverNameReply), &rep); in ProcXF86DRIGetClientDriverName() 258 WriteToClient(client, rep.clientDriverNameLength, clientDriverName); in ProcXF86DRIGetClientDriverName() 287 WriteToClient(client, sizeof(xXF86DRICreateContextReply), &rep); in ProcXF86DRICreateContext() 336 WriteToClient(client, sizeof(xXF86DRICreateDrawableReply), &rep); in ProcXF86DRICreateDrawable() 454 WriteToClient(client, sizeof(xXF86DRIGetDrawableInfoReply), &rep); in ProcXF86DRIGetDrawableInfo() [all …]
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | swaprep.c | 83 WriteToClient(pClient, size << 2, pbuf); in Swap32Write() 126 WriteToClient(pClient, nbytes, pbufT); in CopySwap32Write() 173 WriteToClient(pClient, nbytes, pbufT); in CopySwap16Write() 185 WriteToClient(pClient, size, pRep); in SGenericReply() 203 WriteToClient(pClient, size, pRep); in SGetWindowAttributesReply() 216 WriteToClient(pClient, size, pRep); in SGetGeometryReply() 227 WriteToClient(pClient, size, pRep); in SQueryTreeReply() 235 WriteToClient(pClient, size, pRep); in SInternAtomReply() 244 WriteToClient(pClient, size, pRep); in SGetAtomNameReply() 255 WriteToClient(pClient, size, pRep); in SGetPropertyReply() [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/ |
| H A D | dri2ext.c | 96 WriteToClient(client, sizeof(xDRI2QueryVersionReply), &rep); in ProcDRI2QueryVersion() 132 WriteToClient(client, sizeof(xDRI2ConnectReply), &rep); in ProcDRI2Connect() 133 WriteToClient(client, rep.driverNameLength, driverName); in ProcDRI2Connect() 134 WriteToClient(client, rep.deviceNameLength, deviceName); in ProcDRI2Connect() 158 WriteToClient(client, sizeof(xDRI2AuthenticateReply), &rep); in ProcDRI2Authenticate() 241 WriteToClient(client, sizeof(xDRI2GetBuffersReply), &rep); in send_buffers_reply() 258 WriteToClient(client, sizeof(xDRI2Buffer), &buffer); in send_buffers_reply() 357 WriteToClient(client, sizeof(xDRI2CopyRegionReply), &rep); in ProcDRI2CopyRegion() 431 WriteToClient(client, sizeof(xDRI2SwapBuffersReply), &rep); in ProcDRI2SwapBuffers() 472 WriteToClient(client, sizeof(xDRI2MSCReply), &rep); in ProcDRI2GetMSC() [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmx.c | 227 WriteToClient(client, sizeof(xDMXQueryVersionReply), &rep); in ProcDMXQueryVersion() 251 WriteToClient(client, sizeof(xDMXSyncReply), &rep); in ProcDMXSync() 303 WriteToClient(client, sizeof(xDMXForceWindowCreationReply), &rep); in ProcDMXForceWindowCreation() 325 WriteToClient(client, sizeof(xDMXGetScreenCountReply), &rep); in ProcDMXGetScreenCount() 387 WriteToClient(client, sizeof(xDMXGetScreenAttributesReply), &rep); in ProcDMXGetScreenAttributes() 389 WriteToClient(client, length, attr.displayName); in ProcDMXGetScreenAttributes() 465 WriteToClient(client, sizeof(xDMXChangeScreensAttributesReply), &rep); in ProcDMXChangeScreensAttributes() 516 WriteToClient(client, sizeof(xDMXAddScreenReply), &rep); in ProcDMXAddScreen() 542 WriteToClient(client, sizeof(xDMXRemoveScreenReply), &rep); in ProcDMXRemoveScreen() 680 WriteToClient(client, sizeof(xDMXGetWindowAttributesReply), &rep); in ProcDMXGetWindowAttributes() [all …]
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | unpack.h | 62 WriteToClient (client, sz_xGLXSingleReply, &reply); 98 WriteToClient(client, __GLX_PAD((len)*__GLX_SIZE_INT8), answer) 101 WriteToClient(client, __GLX_PAD((len)*__GLX_SIZE_INT16), answer) 104 WriteToClient(client, (len)*__GLX_SIZE_INT32, answer) 107 WriteToClient(client, (len)*__GLX_SIZE_FLOAT32, answer) 110 WriteToClient(client, (len)*__GLX_SIZE_FLOAT64, answer)
|
| H A D | indirect_util.c | 140 WriteToClient(client, sz_xGLXSingleReply, &reply); in __glXSendReply() 143 WriteToClient(client, reply_ints * 4, data); in __glXSendReply() 187 WriteToClient(client, sz_xGLXSingleReply, &reply); in __glXSendReplySwap() 190 WriteToClient(client, reply_ints * 4, data); in __glXSendReplySwap()
|
| H A D | glxcmds.c | 701 WriteToClient(client, sz_xGLXIsDirectReply, &reply); in __glXDisp_IsDirect() 742 WriteToClient(client, sz_xGLXQueryVersionReply, &reply); in __glXDisp_QueryVersion() 914 WriteToClient(client, sz_xGLXGetVisualConfigsReply, &reply); in __glXDisp_GetVisualConfigs() 981 WriteToClient(client, __GLX_SIZE_CARD32 * p, buf); in __glXDisp_GetVisualConfigs() 1029 WriteToClient(client, sz_xGLXGetFBConfigsReply, &reply); in DoGetFBConfigs() 1105 WriteToClient(client, __GLX_SIZE_CARD32 * __GLX_FBCONFIG_ATTRIBS_LENGTH, in DoGetFBConfigs() 1672 WriteToClient(client, sz_xGLXQueryContextInfoEXTReply, &reply); in DoQueryContext() 1674 WriteToClient(client, length << 2, sendBuf); in DoQueryContext() 1677 WriteToClient(client, sz_xGLXQueryContextInfoEXTReply, &reply); in DoQueryContext() 1678 WriteToClient(client, nReplyBytes, sendBuf); in DoQueryContext() [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/ |
| H A D | unpack.h | 62 WriteToClient (client, sz_xGLXSingleReply, &__glXReply); 115 WriteToClient(client, __GLX_PAD((len)*__GLX_SIZE_INT8), answer) 118 WriteToClient(client, __GLX_PAD((len)*__GLX_SIZE_INT16), answer) 121 WriteToClient(client, (len)*__GLX_SIZE_INT32, answer) 124 WriteToClient(client, (len)*__GLX_SIZE_FLOAT32, answer) 127 WriteToClient(client, (len)*__GLX_SIZE_FLOAT64, answer)
|
| H A D | glxcmdsswap.c | 306 WriteToClient(client, sz_xGLXGetVisualConfigsReply, &reply); in __glXSwapGetVisualConfigs() 355 WriteToClient(client, __GLX_SIZE_CARD32 * __GLX_TOTAL_CONFIG, buf); in __glXSwapGetVisualConfigs() 509 WriteToClient(client, sz_xGLXMakeCurrentReadSGIReply, reply); in __glXSwapMakeCurrentReply() 518 WriteToClient(client, sz_xGLXIsDirectReply, reply); in __glXSwapIsDirectReply() 529 WriteToClient(client, sz_xGLXQueryVersionReply, reply); in __glXSwapQueryVersionReply() 544 WriteToClient(client, sz_xGLXQueryExtensionsStringReply, reply); in glxSwapQueryExtensionsStringReply() 546 WriteToClient(client, length << 2, buf); in glxSwapQueryExtensionsStringReply() 559 WriteToClient(client, sz_xGLXQueryServerStringReply, reply); in glxSwapQueryServerStringReply() 562 WriteToClient(client, length << 2, buf); in glxSwapQueryServerStringReply() 577 WriteToClient(client, sz_xGLXQueryContextInfoEXTReply, reply); in __glXSwapQueryContextInfoEXTReply() [all …]
|
| H A D | glxvendor.c | 139 WriteToClient(client, sizeof(xGLXVendorPrivReply), reply); in SendSwappedReply() 141 WriteToClient(client, buf_size, buf); in SendSwappedReply() 266 WriteToClient(client, sizeof(xGLXVendorPrivReply), &reply); in __glXVForwardPipe0WithReply() 268 WriteToClient(client, be_buf_size, be_buf); in __glXVForwardPipe0WithReply() 369 WriteToClient(client, sizeof(xGLXVendorPrivReply), &reply); in __glXVForwardAllWithReply() 371 WriteToClient(client, be_buf_size, be_buf); in __glXVForwardAllWithReply()
|
| H A D | glxsingle.c | 148 WriteToClient(client, sizeof(xGLXSingleReply), reply); in SendSwappedReply() 150 WriteToClient(client, buf_size, buf); in SendSwappedReply() 284 WriteToClient(client, sizeof(xGLXSingleReply), &reply); in __glXForwardPipe0WithReply() 286 WriteToClient(client, be_buf_size, be_buf); in __glXForwardPipe0WithReply() 392 WriteToClient(client, sizeof(xGLXSingleReply), &reply); in __glXForwardAllWithReply() 394 WriteToClient(client, be_buf_size, be_buf); in __glXForwardAllWithReply() 1025 WriteToClient(client, sizeof(xGLXReadPixelsReply), &reply); in __glXDisp_ReadPixels() 1027 WriteToClient(client, buf_size, buf); in __glXDisp_ReadPixels()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | xvdisp.c | 66 WriteToClient(client, sz_xvQueryExtensionReply, rep); in SWriteQueryExtensionReply() 78 WriteToClient(client, sz_xvQueryAdaptorsReply, rep); in SWriteQueryAdaptorsReply() 90 WriteToClient(client, sz_xvQueryEncodingsReply, rep); in SWriteQueryEncodingsReply() 103 WriteToClient(client, sz_xvAdaptorInfo, pAdaptor); in SWriteAdaptorInfo() 118 WriteToClient(client, sz_xvEncodingInfo, pEncoding); in SWriteEncodingInfo() 127 WriteToClient(client, sz_xvFormat, pFormat); in SWriteFormat() 139 WriteToClient(client, sz_xvAttributeInfo, pAtt); in SWriteAttributeInfo() 161 WriteToClient(client, sz_xvImageFormatInfo, pImage); in SWriteImageFormatInfo() 172 WriteToClient(client, sz_xvGrabPortReply, rep); in SWriteGrabPortReply() 184 WriteToClient(client, sz_xvGetPortAttributeReply, rep); in SWriteGetPortAttributeReply() [all …]
|
| H A D | xvmc.c | 124 WriteToClient(client, sizeof(xvmcQueryVersionReply), &rep); in ProcXvMCQueryVersion() 166 WriteToClient(client, sizeof(xvmcListSurfaceTypesReply), &rep); in ProcXvMCListSurfaceTypes() 178 WriteToClient(client, sizeof(xvmcSurfaceInfo), &info); in ProcXvMCListSurfaceTypes() 270 WriteToClient(client, sizeof(xvmcCreateContextReply), &rep); in ProcXvMCCreateContext() 272 WriteToClient(client, dwords << 2, data); in ProcXvMCCreateContext() 346 WriteToClient(client, sizeof(xvmcCreateSurfaceReply), &rep); in ProcXvMCCreateSurface() 348 WriteToClient(client, dwords << 2, data); in ProcXvMCCreateSurface() 474 WriteToClient(client, sizeof(xvmcCreateSubpictureReply), &rep); in ProcXvMCCreateSubpicture() 476 WriteToClient(client, dwords << 2, data); in ProcXvMCCreateSubpicture() 560 WriteToClient(client, sizeof(xvmcListSubpictureTypesReply), &rep); in ProcXvMCListSubpictureTypes() [all …]
|
| H A D | xcmisc.c | 63 WriteToClient(client, sizeof(xXCMiscGetVersionReply), &rep); in ProcXCMiscGetVersion() 87 WriteToClient(client, sizeof(xXCMiscGetXIDRangeReply), &rep); in ProcXCMiscGetXIDRange() 120 WriteToClient(client, sizeof(xXCMiscGetXIDListReply), &rep); in ProcXCMiscGetXIDList()
|
| H A D | xres.c | 125 WriteToClient(client, it->bytes, (char*) it + sizeof(*it)); in WriteFragmentsToClient() 212 WriteToClient(client, sizeof(xXResQueryVersionReply), &rep); in ProcXResQueryVersion() 247 WriteToClient(client, sizeof(xXResQueryClientsReply), &rep); in ProcXResQueryClients() 260 WriteToClient(client, sz_xXResClient, &scratch); in ProcXResQueryClients() 335 WriteToClient(client, sizeof(xXResQueryClientResourcesReply), &rep); in ProcXResQueryClientResources() 351 WriteToClient(client, sz_xXResType, &scratch); in ProcXResQueryClientResources() 410 WriteToClient(client, sizeof(xXResQueryClientPixmapBytesReply), &rep); in ProcXResQueryClientPixmapBytes() 603 WriteToClient(client, sizeof(rep), &rep); in ProcXResQueryClientIds() 988 WriteToClient(client, sizeof(rep), &rep); in ProcXResQueryResourceBytes()
|
| H A D | dpms.c | 134 WriteToClient(client, sizeof(xDPMSGetVersionReply), &rep); in ProcDPMSGetVersion() 154 WriteToClient(client, sizeof(xDPMSCapableReply), &rep); in ProcDPMSCapable() 179 WriteToClient(client, sizeof(xDPMSGetTimeoutsReply), &rep); in ProcDPMSGetTimeouts() 275 WriteToClient(client, sizeof(xDPMSInfoReply), &rep); in ProcDPMSInfo()
|
| H A D | vidmode.c | 216 WriteToClient(client, sizeof(xXF86VidModeQueryVersionReply), &rep); in ProcVidModeQueryVersion() 318 WriteToClient(client, sizeof(xXF86OldVidModeGetModeLineReply), &oldrep); in ProcVidModeGetModeLine() 321 WriteToClient(client, sizeof(xXF86VidModeGetModeLineReply), &rep); in ProcVidModeGetModeLine() 373 WriteToClient(client, sizeof(xXF86VidModeGetAllModeLinesReply), &rep); in ProcVidModeGetAllModeLines() 418 WriteToClient(client, sizeof(xXF86OldVidModeModeInfo), &oldmdinf); in ProcVidModeGetAllModeLines() 421 WriteToClient(client, sizeof(xXF86VidModeModeInfo), &mdinf); in ProcVidModeGetAllModeLines() 992 WriteToClient(client, sizeof(xXF86VidModeValidateModeLineReply), &rep); in ProcVidModeValidateModeLine() 1235 WriteToClient(client, SIZEOF(xXF86VidModeGetMonitorReply), &rep); in ProcVidModeGetMonitor() 1240 WriteToClient(client, rep.vendorLength, in ProcVidModeGetMonitor() 1243 WriteToClient(client, rep.modelLength, in ProcVidModeGetMonitor() [all …]
|
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | rrxinerama.c | 109 WriteToClient(client, sizeof(xPanoramiXQueryVersionReply), &rep); in ProcRRXineramaQueryVersion() 148 WriteToClient(client, sizeof(xPanoramiXGetStateReply), &rep); in ProcRRXineramaGetState() 189 WriteToClient(client, sizeof(xPanoramiXGetScreenCountReply), &rep); in ProcRRXineramaGetScreenCount() 227 WriteToClient(client, sizeof(xPanoramiXGetScreenSizeReply), &rep); in ProcRRXineramaGetScreenSize() 249 WriteToClient(client, sizeof(xXineramaIsActiveReply), &rep); in ProcRRXineramaIsActive() 270 WriteToClient(client, sz_XineramaScreenInfo, &scratch); in RRXineramaWriteMonitor() 301 WriteToClient(client, sizeof(xXineramaQueryScreensReply), &rep); in ProcRRXineramaQueryScreens()
|
| /OK3568_Linux_fs/external/xserver/dri3/ |
| H A D | dri3_request.c | 97 WriteToClient(client, sizeof(rep), &rep); in proc_dri3_query_version() 121 WriteToClient(client, sizeof (rep), &rep); in dri3_send_open_reply() 278 WriteToClient(client, sizeof(rep), &rep); in proc_dri3_buffer_from_pixmap() 344 WriteToClient(client, sizeof(rep), &rep); in proc_dri3_fd_from_fence() 394 WriteToClient(client, sizeof(rep), &rep); in proc_dri3_get_supported_modifiers() 395 WriteToClient(client, nwindowmodifiers * sizeof(CARD64), window_modifiers); in proc_dri3_get_supported_modifiers() 396 WriteToClient(client, nscreenmodifiers * sizeof(CARD64), screen_modifiers); in proc_dri3_get_supported_modifiers() 554 WriteToClient(client, sizeof(rep), &rep); in proc_dri3_buffers_from_pixmap() 555 WriteToClient(client, num_fds * sizeof(CARD32), strides); in proc_dri3_buffers_from_pixmap() 556 WriteToClient(client, num_fds * sizeof(CARD32), offsets); in proc_dri3_buffers_from_pixmap()
|
| /OK3568_Linux_fs/external/xserver/pseudoramiX/ |
| H A D | pseudoramiX.c | 255 WriteToClient(client, sizeof(xPanoramiXGetStateReply),&rep); in ProcPseudoramiXGetState() 285 WriteToClient(client, sizeof(xPanoramiXGetScreenCountReply),&rep); in ProcPseudoramiXGetScreenCount() 327 WriteToClient(client, sizeof(xPanoramiXGetScreenSizeReply),&rep); in ProcPseudoramiXGetScreenSize() 351 WriteToClient(client, sizeof(xXineramaIsActiveReply),&rep); in ProcPseudoramiXIsActive() 377 WriteToClient(client, sizeof(xXineramaQueryScreensReply),&rep); in ProcPseudoramiXQueryScreens() 395 WriteToClient(client, sz_XineramaScreenInfo,&scratch); in ProcPseudoramiXQueryScreens()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | appledri.c | 108 WriteToClient(client, sizeof(xAppleDRIQueryVersionReply), &rep); in ProcAppleDRIQueryVersion() 144 WriteToClient(client, in ProcAppleDRIQueryDirectRenderingCapable() 175 WriteToClient(client, sizeof(xAppleDRIAuthConnectionReply), &rep); in ProcAppleDRIAuthConnection() 239 WriteToClient(client, sizeof(xAppleDRICreateSurfaceReply), &rep); in ProcAppleDRICreateSurface() 321 WriteToClient(client, sizeof(rep), &rep); in ProcAppleDRICreatePixmap() 322 WriteToClient(client, rep.stringLength, path); in ProcAppleDRICreatePixmap()
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/dri/ |
| H A D | windowsdri.c | 68 WriteToClient(client, sizeof(xWindowsDRIQueryVersionReply), &rep); in ProcWindowsDRIQueryVersion() 93 WriteToClient(client, in ProcWindowsDRIQueryDirectRenderingCapable() 123 WriteToClient(client, sizeof(xWindowsDRIQueryDrawableReply), &rep); in ProcWindowsDRIQueryDrawable() 146 WriteToClient(client, sizeof(xWindowsDRIFBConfigToPixelFormatReply), &rep); in ProcWindowsDRIFBConfigToPixelFormat()
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | getmmap.c | 114 WriteToClient(client, max_keys_per_mod * 8, modkeymap); in ProcXGetDeviceModifierMapping() 134 WriteToClient(client, size, rep); in SRepXGetDeviceModifierMapping()
|
| H A D | getbmap.c | 114 WriteToClient(client, rep.nElts, &b->map[1]); in ProcXGetDeviceButtonMapping() 131 WriteToClient(client, size, rep); in SRepXGetDeviceButtonMapping()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86DGA.c | 1263 WriteToClient(client, sizeof(xXDGAQueryVersionReply), (char *) &rep); in ProcXDGAQueryVersion() 1297 WriteToClient(client, sizeof(xXDGAOpenFramebufferReply), (char *) &rep); in ProcXDGAOpenFramebuffer() 1299 WriteToClient(client, nameSize, deviceName); in ProcXDGAOpenFramebuffer() 1345 WriteToClient(client, sz_xXDGAQueryModesReply, (char *) &rep); in ProcXDGAQueryModes() 1350 WriteToClient(client, sz_xXDGAQueryModesReply, (char *) &rep); in ProcXDGAQueryModes() 1367 WriteToClient(client, sz_xXDGAQueryModesReply, (char *) &rep); in ProcXDGAQueryModes() 1399 WriteToClient(client, sz_xXDGAModeInfo, (char *) (&info)); in ProcXDGAQueryModes() 1400 WriteToClient(client, size, mode[i].name); in ProcXDGAQueryModes() 1475 WriteToClient(client, sz_xXDGASetModeReply, (char *) &rep); in ProcXDGASetMode() 1527 WriteToClient(client, sz_xXDGASetModeReply, (char *) &rep); in ProcXDGASetMode() [all …]
|