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