Searched defs:runSize (Results 1 – 6 of 6) sorted by relevance
40 size_t runSize() const { return fSource.size(); } in runSize() function
218 size_t runSize = it.glyphCount(); in blobToGlyphRunList() local
504 size_t runSize = SkTextBlob::RunRecord::StorageSize(count, textSize, positioning, &safe); in allocInternal() local1049 size_t runSize = it.glyphCount(); in GetGlyphIDforTextBlob() local
74 int runSize = bounds.width() + 1; // +1 so we can set runs[bounds.width()] = 0 in blitFatAntiRect() local
514 int runSize = strlen(s); in make_blob_causing_fallback() local
989 auto runSize = glyphRun.runSize(); in SVGTextBuilder() local