Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DFontRenderer.cpp137 void clearCacheTextures(Vector<CacheTexture*>& cacheTextures) { in clearCacheTextures() function
145 clearCacheTextures(mACacheTextures); in ~FontRenderer()
146 clearCacheTextures(mRGBACacheTextures); in ~FontRenderer()
398 clearCacheTextures(mACacheTextures); in initTextTexture()
399 clearCacheTextures(mRGBACacheTextures); in initTextTexture()