Searched defs:subRun (Results 1 – 4 of 4) sorted by relevance
56 const GrAtlasSubRun* subRun = fBlob->testingOnlyFirstSubRun(); in onPerCanvasPreDraw() local63 const GrAtlasSubRun* subRun = fBlob->testingOnlyFirstSubRun(); in onDraw() local
139 Iterator(GrSubRun* subRun) : fPtr{subRun} { } in Iterator()150 void append(GrSubRunOwner subRun) { in append()
1842 for (const GrSubRun& subRun : fSubRunList) { in canReuse() local1860 for (const GrSubRun& subRun : fSubRunList) { in draw() local1889 GrSubRunOwner subRun = DirectMaskSubRun::Make( in processDeviceMasks() local1929 GrSubRunOwner subRun = TransformedMaskSubRun::Make( in processSourceMasks() local2643 void GrSubRunNoCachePainter::draw(GrAtlasSubRunOwner subRun) { in draw()2743 for (const GrSubRun& subRun : fSubRuns) { in surfaceDraw() local2756 for (auto& subRun : fSubRuns) { in flatten() local2780 auto subRun = GrSubRun::MakeFromBuffer(slug.get(), buffer, &slug->fAlloc, client); in MakeFromBuffer() local3229 GrSubRunOwner subRun = DirectMaskSubRunSlug::Make( in processDeviceMasks() local3318 GrSubRunOwner subRun = TransformedMaskSubRun::Make( in processSourceMasks() local
109 auto AtlasTextOp::Geometry::MakeForBlob(const GrAtlasSubRun& subRun, in MakeForBlob()283 const GrAtlasSubRun& subRun = geo->fSubRun; in onPrepareDraws() local514 const GrAtlasSubRun* subRun = blob->testingOnlyFirstSubRun(); in CreateOpTestingOnly() local