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

/frameworks/base/libs/hwui/font/
H A DFontUtil.h41 #define GET_GLYPH(text) nextGlyph((const uint16_t**) &text)
44 static glyph_t nextGlyph(const uint16_t** srcPtr) { function

Completed in 61 milliseconds