Searched refs:appendSourceSpaceGlyph (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/core/ |
D | SkGlyphRunPainter.cpp | 798 void GrTextBlob::Run::appendSourceSpaceGlyph(const sk_sp<GrTextStrike>& strike, in appendSourceSpaceGlyph() function in GrTextBlob::Run 901 run->appendSourceSpaceGlyph( in processSourceSDFT() 920 run->appendSourceSpaceGlyph in processSourceFallback()
|
/external/skqp/src/core/ |
D | SkGlyphRunPainter.cpp | 672 void GrTextBlob::Run::appendSourceSpaceGlyph(const sk_sp<GrTextStrike>& strike, in appendSourceSpaceGlyph() function in GrTextBlob::Run 720 fRun->appendSourceSpaceGlyph(strike, glyph, *glyphPos++, textScale); in generateFromGlyphRunList() 779 run->appendSourceSpaceGlyph(currStrike, glyph, position, textScale); in generateFromGlyphRunList()
|
/external/skqp/src/gpu/text/ |
D | GrTextBlob.h | 443 void appendSourceSpaceGlyph(const sk_sp<GrTextStrike>& strike,
|
/external/skia/src/gpu/text/ |
D | GrTextBlob.h | 443 void appendSourceSpaceGlyph(const sk_sp<GrTextStrike>& strike,
|