Searched defs:addToOwningPerOpListPaths (Results 1 – 2 of 2) sorted by relevance
185 auto addToOwningPerOpListPaths = [this](GrOp* op, uint32_t opListID) { in recordOp() local
215 void GrCCDrawPathsOp::addToOwningPerOpListPaths(sk_sp<GrCCPerOpListPaths> owningPerOpListPaths) { in addToOwningPerOpListPaths() function in GrCCDrawPathsOp