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

/frameworks/rs/
H A DrsFont.h167 struct CacheTextureLine { struct in class:android::renderscript::FontState
174 CacheTextureLine(uint32_t maxHeight, uint32_t maxWidth, uint32_t currentRow, uint32_t currentCol) function in struct:android::renderscript::FontState::CacheTextureLine
182 Vector<CacheTextureLine*> mCacheLines;

Completed in 48 milliseconds