Home | History | Annotate | Download | only in core

Lines Matching refs:incReserve

229 void SkPath::incReserve(U16CPU inc) {
355 this->incReserve(5);
401 this->incReserve(17);
517 this->incReserve(13);
547 this->incReserve(17); // 8 quads + close
636 this->incReserve(count);
659 this->incReserve(count);
718 this->incReserve(count);
736 this->incReserve(path.fPts.count());
789 this->incReserve(vcount);
821 this->incReserve(vcount);