Home
last modified time | relevance | path

Searched defs:CacheTexture (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/font/
DFontCacheHistoryTracker.h25 class CacheTexture; variable
DCachedGlyphInfo.h23 class CacheTexture; variable
DFont.h43 class CacheTexture; variable
DCacheTexture.cpp113 CacheTexture::CacheTexture(uint16_t width, uint16_t height, GLenum format, uint32_t maxQuadCount) in CacheTexture() function in android::uirenderer::CacheTexture