Searched refs:make_pos (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/gm/ |
D | texteffects.cpp | 167 static sk_sp<SkTextBlob> make_pos(const SkFont& font, const SkGlyphID glyphs[], int count, in make_pos() function 254 auto b2 = make_pos( font, glyphs.get(), count, spacing);
|
/third_party/flutter/skia/gm/ |
D | texteffects.cpp | 167 static sk_sp<SkTextBlob> make_pos(const SkFont& font, const SkGlyphID glyphs[], int count, in make_pos() function 254 auto b2 = make_pos( font, glyphs.get(), count, spacing);
|