Home | History | Annotate | Download | only in gpu

Lines Matching refs:reserveIndexSpace

171 bool GrDrawTarget::reserveIndexSpace(int indexCount,
207 if (!this->reserveIndexSpace(indexCount, indices)) {