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

  /external/icu4c/samples/layout/
rsurface.h 16 void rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 count,
rsurface.cpp 16 void rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 count,
pflow.c 344 rs_drawGlyphs(surface, font, glyphs, glyphCount, positions, x, y, obj->fWidth, obj->fHeight);

Completed in 77 milliseconds