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

/frameworks/base/libs/hwui/
H A DFontRenderer.cpp143 void clearCacheTextures(std::vector<CacheTexture*>& cacheTextures) { function in namespace:android::uirenderer
151 clearCacheTextures(mACacheTextures);
152 clearCacheTextures(mRGBACacheTextures);
404 clearCacheTextures(mACacheTextures);
405 clearCacheTextures(mRGBACacheTextures);

Completed in 969 milliseconds