Searched defs:cacheTexture (Results 1 – 2 of 2) sorted by relevance
174 CacheTexture* cacheTexture = cacheTextures[i]; in flushLargeCaches() local250 CacheTexture* cacheTexture = cacheBitmapInTexture(*cacheTextures, glyph, &startX, &startY); in cacheBitmap() local390 CacheTexture* cacheTexture = new CacheTexture(width, height, format, kMaxNumberOfQuads); in createCacheTexture() local435 CacheTexture* cacheTexture = cacheTextures[i]; in checkTextureUpdateForCache() local730 CacheTexture* cacheTexture = cacheTextures[i]; in calculateCacheSize() local741 CacheTexture* cacheTexture = cacheTextures[i]; in calculateFreeCacheSize() local768 CacheTexture* cacheTexture = cacheTextures[i]; in dumpTextures() local
126 void Font::invalidateTextureCache(CacheTexture* cacheTexture) { in invalidateTextureCache()210 CacheTexture* cacheTexture = glyph->mCacheTexture; in drawCachedGlyphBitmap() local