Searched refs:owningPerOpListPaths (Results 1 – 2 of 2) 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()