Searched refs:accountForSpace (Results 1 – 5 of 5) sorted by relevance
31 void accountForSpace(int width, int height);48 inline void GrCCAtlas::Specs::accountForSpace(int width, int height) { in accountForSpace() function
36 specs->accountForSpace(ibounds.width(), ibounds.height()); in accountForOwnPath()
46 void accountForSpace(int width, int height);145 inline void GrCCAtlas::Specs::accountForSpace(int width, int height) { in accountForSpace() function
62 specs->fRenderedAtlasSpecs.accountForSpace(ibounds.width(), ibounds.height()); in accountForOwnPath()
245 specs->fCopyAtlasSpecs.accountForSpace(fCacheEntry->width(), fCacheEntry->height()); in accountForOwnPath()264 specs->fRenderedAtlasSpecs.accountForSpace(fMaskDevIBounds.width(), fMaskDevIBounds.height()); in accountForOwnPath()