Searched refs:allocRunTextRSXform (Results 1 – 3 of 3) sorted by relevance
490 const RunBuffer& allocRunTextRSXform(const SkFont& font, int count, int textByteCount,
604 const SkTextBlobBuilder::RunBuffer& SkTextBlobBuilder::allocRunTextRSXform(const SkFont& font, in allocRunTextRSXform() function in SkTextBlobBuilder762 buf = &blobBuilder.allocRunTextRSXform(font, glyphCount, textSize, &bounds); in MakeFromBuffer()
1631 ? builder.allocRunTextRSXform(font, it.glyphCount(), it.textSize()) in filterTextBlob()