HomeSort by relevance Sort by last modified time
    Searched refs:GET_GLYPH (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/font/
FontUtil.h 44 #define GET_GLYPH(text) nextGlyph((const uint16_t**) &text)
57 #define GET_GLYPH(text) SkUTF16_NextUnichar((const uint16_t**) &text)
Font.cpp 335 glyph_t glyph = GET_GLYPH(text);
374 glyph_t glyph = GET_GLYPH(text);
409 glyph_t glyph = GET_GLYPH(text);

Completed in 72 milliseconds