Searched refs:dropShadowCache (Results 1 – 3 of 3) sorted by relevance
194 log.appendFormat(" TextDropShadowCache %8d / %8d\n", dropShadowCache.getSize(), in dumpMemoryUsage()195 dropShadowCache.getMaxSize()); in dumpMemoryUsage()211 total += dropShadowCache.getSize(); in dumpMemoryUsage()275 dropShadowCache.clear(); in flush()
261 TextDropShadowCache dropShadowCache; variable
2506 mCaches.dropShadowCache.setFontRenderer(fontRenderer); in drawTextShadow()2507 const ShadowTexture* shadow = mCaches.dropShadowCache.get( in drawTextShadow()