Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxres.c737 AddResourceSizeValue(void *ptr, XID id, RESTYPE type, void *cdata) in AddResourceSizeValue() function
810 AddResourceSizeValue(ptr, id, ctx->resType, cdata); in AddResourceSizeValueWithResType()
832 AddResourceSizeValue(ptr, id, type, ctx); in AddResourceSizeValueByResource()
861 FindAllClientResources(aboutClient, AddResourceSizeValue, ctx); in ConstructClientResourceBytes()