Searched refs:SingleDraw (Results 1 – 2 of 2) sorted by relevance
85 class SingleDraw {87 SingleDraw(const SkMatrix&, const GrShape&, float strokeDevWidth,113 SingleDraw* fNext = nullptr;115 friend class GrCCSTLList<SingleDraw>; // To access fNext.122 GrCCSTLList<SingleDraw> fDraws;
121 GrCCDrawPathsOp::SingleDraw::SingleDraw(const SkMatrix& m, const GrShape& shape, in SingleDraw() function in GrCCDrawPathsOp::SingleDraw146 GrProcessorSet::Analysis GrCCDrawPathsOp::SingleDraw::finalize( in finalize()212 for (SingleDraw& draw : fDraws) { in accountForOwnPaths()217 void GrCCDrawPathsOp::SingleDraw::accountForOwnPath( in accountForOwnPath()267 bool GrCCDrawPathsOp::SingleDraw::shouldCachePathMask(int maxRenderTargetSize) const { in shouldCachePathMask()309 for (SingleDraw& draw : fDraws) { in setupResources()318 void GrCCDrawPathsOp::SingleDraw::setupResources( in setupResources()