Searched refs:owningPerOpListPaths (Results 1 – 4 of 4) sorted by relevance
44 void addToOwningPerOpListPaths(sk_sp<GrCCPerOpListPaths> owningPerOpListPaths);
202 void GrCCDrawPathsOp::addToOwningPerOpListPaths(sk_sp<GrCCPerOpListPaths> owningPerOpListPaths) { in addToOwningPerOpListPaths() argument205 fOwningPerOpListPaths = std::move(owningPerOpListPaths); in addToOwningPerOpListPaths()
46 void addToOwningPerOpListPaths(sk_sp<GrCCPerOpListPaths> owningPerOpListPaths);
205 void GrCCDrawPathsOp::addToOwningPerOpListPaths(sk_sp<GrCCPerOpListPaths> owningPerOpListPaths) { in addToOwningPerOpListPaths() argument208 fOwningPerOpListPaths = std::move(owningPerOpListPaths); in addToOwningPerOpListPaths()