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