Searched refs:rs_drawGlyphs (Results 1 – 9 of 9) sorted by relevance
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
D | rsurface.h | 19 void rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 coun…
|
D | rsurface.cpp | 19 void rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 coun… in rs_drawGlyphs() function
|
D | pflow.c | 347 … rs_drawGlyphs(surface, font, glyphs, glyphCount, positions, x, y, obj->fWidth, obj->fHeight); in pf_draw()
|
/third_party/icu/icu4c/source/samples/layout/ |
D | rsurface.h | 19 void rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 coun…
|
D | rsurface.cpp | 19 void rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 coun… in rs_drawGlyphs() function
|
D | pflow.c | 347 … rs_drawGlyphs(surface, font, glyphs, glyphCount, positions, x, y, obj->fWidth, obj->fHeight); in pf_draw()
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/ |
D | rsurface.h | 19 void rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 coun…
|
D | rsurface.cpp | 19 void rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 coun… in rs_drawGlyphs() function
|
D | pflow.c | 347 … rs_drawGlyphs(surface, font, glyphs, glyphCount, positions, x, y, obj->fWidth, obj->fHeight); in pf_draw()
|