Searched refs:make_posh (Results 1 – 2 of 2) sorted by relevance
/external/skia/gm/ |
D | texteffects.cpp | 156 static sk_sp<SkTextBlob> make_posh(const SkFont& font, const SkGlyphID glyphs[], int count, in make_posh() function 253 auto b1 = make_posh(font, glyphs.get(), count, spacing);
|
/external/skqp/gm/ |
D | texteffects.cpp | 148 static sk_sp<SkTextBlob> make_posh(const SkFont& font, const SkGlyphID glyphs[], int count, in make_posh() function 245 auto b1 = make_posh(font, glyphs.get(), count, spacing);
|