Home
last modified time | relevance | path

Searched refs:clearCacheTextures (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
DFontRenderer.cpp130 void clearCacheTextures(std::vector<CacheTexture*>& cacheTextures) { in clearCacheTextures() function
138 clearCacheTextures(mACacheTextures); in ~FontRenderer()
139 clearCacheTextures(mRGBACacheTextures); in ~FontRenderer()
404 clearCacheTextures(mACacheTextures); in initTextTexture()
405 clearCacheTextures(mRGBACacheTextures); in initTextTexture()