Lines Matching defs:draw
161 // (0, 0) through both the initial matrix and the draw matrix; take the difference.
176 void draw(const GrClip*,
215 void PathSubRun::draw(const GrClip* clip,
251 // draw effect, filter or shader paths.
468 void draw(const GrClip*,
597 void DirectMaskSubRun::draw(const GrClip* clip,
862 void draw(const GrClip*,
952 void TransformedMaskSubRun::draw(const GrClip* clip,
1121 void draw(const GrClip*,
1229 void SDFTSubRun::draw(const GrClip* clip,
2354 this->draw(
2361 this->draw(DirectMaskSubRunNoCache::Make(sameFormat, std::move(strike), format, fAlloc));
2380 this->draw(
2389 this->draw(
2429 // draw effect, filter or shader paths.
2454 this->draw(SDFTSubRunNoCache::Make(
2458 void GrSubRunNoCachePainter::draw(GrAtlasSubRunOwner subRun) {