Searched refs:accountForOwnPath (Results 1 – 8 of 8) sorted by relevance
33 void GrCCClipPath::accountForOwnPath(GrCCAtlas::Specs* specs) const { in accountForOwnPath() function in GrCCClipPath
36 void accountForOwnPath(GrCCAtlas::Specs*) const;
176 clipsIter.second->accountForOwnPath(&specs); in preFlush()
60 void accountForOwnPath(GrCCPerFlushResourceSpecs*) const;
54 void GrCCClipPath::accountForOwnPath(GrCCPerFlushResourceSpecs* specs) const { in accountForOwnPath() function in GrCCClipPath
93 void accountForOwnPath(GrCCPathCache*, GrOnFlushResourceProvider*,
213 draw.accountForOwnPath(pathCache, onFlushRP, specs); in accountForOwnPaths()217 void GrCCDrawPathsOp::SingleDraw::accountForOwnPath( in accountForOwnPath() function in GrCCDrawPathsOp::SingleDraw
229 clipsIter.second.accountForOwnPath(&specs); in preFlush()