Searched refs:allocateRuns (Results 1 – 2 of 2) sorted by relevance
408 void allocateRuns(int count);409 void allocateRuns(int count, int ySpanCount, int intervalCount);410 void allocateRuns(const RunHead& src);
103 void SkRegion::allocateRuns(int count, int ySpanCount, int intervalCount) { in allocateRuns() function in SkRegion107 void SkRegion::allocateRuns(int count) { in allocateRuns() function in SkRegion111 void SkRegion::allocateRuns(const RunHead& head) { in allocateRuns() function in SkRegion286 this->allocateRuns(count); in setRuns()549 tmp.allocateRuns(*fRunHead); in translate()1141 tmp.allocateRuns(count, ySpanCount, intervalCount); in readFromMemory()