Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Dresource.c205 size->resourceSize = 0; in GetDefaultBytes()
272 size->resourceSize = 0; in GetPixmapBytes()
279 size->resourceSize = GetDrawableBytes(drawable); in GetPixmapBytes()
280 size->pixmapRefSize = size->resourceSize / pixmap->refcnt; in GetPixmapBytes()
304 size->resourceSize = 0; in GetWindowBytes()
377 size->resourceSize = 0; in GetGcBytes()
/OK3568_Linux_fs/external/xserver/include/
H A Dresource.h151 unsigned long resourceSize; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/storage/
H A Doffline_database.cpp654 uint64_t resourceSize = putRegionResourceInternal(regionID, resource, response); in putRegionResources() local
656 status.completedResourceSize += resourceSize; in putRegionResources()
659 status.completedTileSize += resourceSize; in putRegionResources()
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxres.c705 crossRef->bytes = size.resourceSize; in AddSubResourceSizeSpec()
778 value->size.bytes = size.resourceSize; in AddResourceSizeValue()
/OK3568_Linux_fs/external/xserver/glx/
H A Dglxext.c307 size->resourceSize = 0; in GetGLXDrawableBytes()
/OK3568_Linux_fs/external/xserver/render/
H A Dpicture.c588 size->resourceSize = 0; in GetPictureBytes()