Home
last modified time | relevance | path

Searched refs:owningPerOpListPaths (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/gpu/ccpr/
DGrCCDrawPathsOp.h44 void addToOwningPerOpListPaths(sk_sp<GrCCPerOpListPaths> owningPerOpListPaths);
DGrCCDrawPathsOp.cpp202 void GrCCDrawPathsOp::addToOwningPerOpListPaths(sk_sp<GrCCPerOpListPaths> owningPerOpListPaths) { in addToOwningPerOpListPaths() argument
205 fOwningPerOpListPaths = std::move(owningPerOpListPaths); in addToOwningPerOpListPaths()