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

/frameworks/base/libs/hwui/
H A DFontRenderer.cpp153 void clearCacheTextures(Vector<CacheTexture*>& cacheTextures) { function in namespace:android::uirenderer
161 clearCacheTextures(mACacheTextures);
162 clearCacheTextures(mRGBACacheTextures);
412 clearCacheTextures(mACacheTextures);
413 clearCacheTextures(mRGBACacheTextures);

Completed in 20 milliseconds