Searched refs:bmpSize (Results 1 – 1 of 1) sorted by relevance
1009 size_t bmpSize = bitmap.getSize(); in shouldTileBitmap() local1012 if (bmpSize < cacheSize / 2) { in shouldTileBitmap()1023 return usedTileBytes < 2 * bmpSize; in shouldTileBitmap()