Searched defs:runSize (Results 1 – 15 of 15) sorted by relevance
190 size_t runSize = it.glyphCount(); in drawTextBlob() local307 auto runSize = glyphIDs.size(); in simplifyDrawText() local349 auto runSize = glyphIDs.size(); in simplifyDrawPosText() local
37 size_t runSize() const { return fGlyphIDs.size(); } in runSize() function
68 int runSize = bounds.width() + 1; // +1 so we can set runs[bounds.width()] = 0 in blitFatAntiRect() local107 int runSize = clip.width() + 1; // +1 so we can set runs[clip.width()] = 0 in blitCoverageDeltas() local
181 auto runSize = glyphRun.runSize(); in drawForBitmapDevice() local
477 size_t runSize = SkTextBlob::RunRecord::StorageSize(count, textSize, positioning, &safe); in allocInternal() local
67 int runSize = bounds.width() + 1; // +1 so we can set runs[bounds.width()] = 0 in blitFatAntiRect() local106 int runSize = clip.width() + 1; // +1 so we can set runs[clip.width()] = 0 in blitCoverageDeltas() local
167 auto runSize = glyphRun.runSize(); in drawForBitmapDevice() local
386 const auto runSize = run.size(); in makeBlob() local
843 auto runSize = glyphRun.runSize(); in SVGTextBuilder() local
854 auto runSize = glyphRun.runSize(); in SVGTextBuilder() local
448 int runSize = strlen(s); in make_blob_causing_fallback() local