Searched refs:dropShadowCache (Results 1 – 3 of 3) sorted by relevance
108 log.appendFormat(" TextDropShadowCache %8d / %8d\n", dropShadowCache.getSize(), in dumpMemoryUsage()109 dropShadowCache.getMaxSize()); in dumpMemoryUsage()125 total += dropShadowCache.getSize(); in dumpMemoryUsage()171 dropShadowCache.clear(); in flush()
188 TextDropShadowCache dropShadowCache; variable
2104 mCaches.dropShadowCache.setFontRenderer(fontRenderer); in drawText()2105 const ShadowTexture* shadow = mCaches.dropShadowCache.get( in drawText()