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