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

/frameworks/base/libs/hwui/font/
H A DCacheTexture.h33 * CacheBlock is a node in a linked list of current free space areas in a CacheTexture.
71 class CacheTexture { class in namespace:android::uirenderer
73 CacheTexture(uint16_t width, uint16_t height) : function in class:android::uirenderer::CacheTexture
80 ~CacheTexture() {

Completed in 133 milliseconds