Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DFontRenderer.cpp127 void clearCacheTextures(std::vector<CacheTexture*>& cacheTextures) { in clearCacheTextures() function
135 clearCacheTextures(mACacheTextures); in ~FontRenderer()
136 clearCacheTextures(mRGBACacheTextures); in ~FontRenderer()
402 clearCacheTextures(mACacheTextures); in initTextTexture()
403 clearCacheTextures(mRGBACacheTextures); in initTextTexture()