Home
last modified time | relevance | path

Searched refs:resultBytes (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxres.c52 int resultBytes; member
67 int resultBytes; member
149 ctx->resultBytes = 0; in InitConstructClientIdCtx()
170 ctx->resultBytes = 0; in InitConstructResourceBytesCtx()
482 ctx->resultBytes += sizeof(rep); in ConstructClientIdValue()
511 ctx->resultBytes += sizeof(rep) + sizeof(CARD32); in ConstructClientIdValue()
591 .length = bytes_to_int32(ctx.resultBytes), in ProcXResQueryClientIds()
595 assert((ctx.resultBytes & 3) == 0); in ProcXResQueryClientIds()
711 ctx->resultBytes += sizeof(*crossRef); in AddSubResourceSizeSpec()
789 ctx->resultBytes += sizeof(*value); in AddResourceSizeValue()
[all …]