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

/frameworks/base/libs/hwui/font/
H A DFontUtil.h44 #define GET_GLYPH(text) nextGlyph((const uint16_t**) &text) macro
57 #define GET_GLYPH(text) SkUTF16_NextUnichar((const uint16_t**) &text) macro

Completed in 100 milliseconds