Home
last modified time | relevance | path

Searched refs:nextGlyph (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/font/
DFontUtil.h47 #define GET_GLYPH(text) nextGlyph((const uint16_t**) &text)
50 static inline glyph_t nextGlyph(const uint16_t** srcPtr) { in nextGlyph() function