Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DFontRenderer.cpp152 void clearCacheTextures(Vector<CacheTexture*>& cacheTextures) { in clearCacheTextures() function
160 clearCacheTextures(mACacheTextures); in ~FontRenderer()
161 clearCacheTextures(mRGBACacheTextures); in ~FontRenderer()
411 clearCacheTextures(mACacheTextures); in initTextTexture()
412 clearCacheTextures(mRGBACacheTextures); in initTextTexture()