Searched refs:mergeRun (Results 1 – 2 of 2) sorted by relevance
230 bool mergeRun(const SkPaint& font, SkTextBlob::GlyphPositioning positioning,
649 bool SkTextBlobBuilder::mergeRun(const SkPaint &font, SkTextBlob::GlyphPositioning positioning, in mergeRun() function in SkTextBlobBuilder709 if (textSize != 0 || !this->mergeRun(font, positioning, count, offset)) { in allocInternal()