Searched defs:runSize (Results 1 – 8 of 8) sorted by relevance
41 size_t runSize() const { return fSource.size(); } in runSize() function
218 size_t runSize = it.glyphCount(); in blobToGlyphRunList() local
489 size_t runSize = SkTextBlob::RunRecord::StorageSize(count, textSize, positioning, &safe); in allocInternal() local
74 int runSize = bounds.width() + 1; // +1 so we can set runs[bounds.width()] = 0 in blitFatAntiRect() local
255 val runSize = if (capacity == Channel.BUFFERED) 1 else capacity in <lambda>() constant
961 val runSize = i + segmentOffset - tail.limit // Equivalent to i - (previous i). in commonWriteUtf8() constant
989 auto runSize = glyphRun.runSize(); in SVGTextBuilder() local
632 int runSize = strlen(s); in make_blob_causing_fallback() local