Home
last modified time | relevance | path

Searched refs:appendSourceSpaceGlyph (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/core/
DSkGlyphRunPainter.cpp672 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/
DGrTextBlob.h443 void appendSourceSpaceGlyph(const sk_sp<GrTextStrike>& strike,