Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DFontRenderer.h43 #define GET_GLYPH(text) nextGlyph((const uint16_t**) &text)
148 static glyph_t nextGlyph(const uint16_t** srcPtr) { in nextGlyph() function