Lines Matching refs:checkDraw
347 bool GrDrawTarget::checkDraw(GrPrimitiveType type, int startVertex,
468 if (indexCount > 0 && this->checkDraw(type, startVertex, startIndex, vertexCount, indexCount)) {
495 checkDraw(type, startVertex, -1, vertexCount, -1)) {
519 // TODO: extract portions of checkDraw that are relevant to path stenciling.
527 // TODO: extract portions of checkDraw that are relevant to path rendering.
609 if (this->checkDraw(type,