Home
last modified time | relevance | path

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

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