Lines Matching full:cachesize
1063 size_t cacheSize;1064 fContext->getTextureCacheLimits(NULL, &cacheSize);1065 if (bmpSize < cacheSize / 2) {