Searched refs:writable_runs (Results 1 – 3 of 3) sorted by relevance
51 SkRegion::RunType* writable_runs() in writable_runs() function74 memcpy(writable->writable_runs(), this->readonly_runs(), in ensureWritable()
330 memcpy(fRunHead->writable_runs(), runs, count * sizeof(RunType)); in setRuns()528 RunType* druns = dst->fRunHead->writable_runs(); in translate()1050 buffer.read(tmp.fRunHead->writable_runs(), count * sizeof(RunType)); in unflatten()
315 builder.copyToRgn(tmp.fRunHead->writable_runs()); in setPath()