Home
last modified time | relevance | path

Searched defs:addToOwningPerOpListPaths (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.cpp152 auto addToOwningPerOpListPaths = [this](GrOp* op, uint32_t opListID) { in recordOp() local
DGrCCDrawPathsOp.cpp202 void GrCCDrawPathsOp::addToOwningPerOpListPaths(sk_sp<GrCCPerOpListPaths> owningPerOpListPaths) { in addToOwningPerOpListPaths() function in GrCCDrawPathsOp