Searched refs:run_offset (Results 1 – 1 of 1) sorted by relevance
126 size_t run_offset = 0; in commitLine() local128 SkASSERT(run_offset < fLineGlyphCount); in commitLine()130 fLineGlyphs.get() + run_offset, in commitLine()131 fLinePos.get() + run_offset, in commitLine()132 fLineClusters.get() + run_offset, in commitLine()134 run_offset += rec.fGlyphCount; in commitLine()