Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkGlyphRunPainter.cpp718 void GrTextBlob::SubRun::appendGlyph(GrGlyph* glyph, SkRect dstRect) { in appendGlyph() function in GrTextBlob::SubRun
776 subRun->appendGlyph(glyph, destRect); in switchSubRunIfNeededAndAppendGlyph()
/third_party/flutter/skia/src/gpu/text/
DGrTextBlob.h287 void appendGlyph(GrGlyph* glyph, SkRect dstRect);