Searched defs:CacheTexture (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/libs/hwui/font/ | ||
D | FontCacheHistoryTracker.h | 25 class CacheTexture; variable |
D | CachedGlyphInfo.h | 23 class CacheTexture; variable |
D | Font.h | 43 class CacheTexture; variable |
D | CacheTexture.cpp | 113 CacheTexture::CacheTexture(uint16_t width, uint16_t height, GLenum format, uint32_t maxQuadCount) in CacheTexture() function in android::uirenderer::CacheTexture |