Home
last modified time | relevance | path

Searched refs:lookupPendingPaths (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.cpp47 GrCCPerOpListPaths* GrCoverageCountingPathRenderer::lookupPendingPaths(uint32_t opListID) { in lookupPendingPaths() function in GrCoverageCountingPathRenderer
154 sk_ref_sp(this->lookupPendingPaths(opListID))); in recordOp()
168 this->lookupPendingPaths(opListID)->fClipPaths[deviceSpacePath.getGenerationID()]; in makeClipProcessor()
DGrCoverageCountingPathRenderer.h94 GrCCPerOpListPaths* lookupPendingPaths(uint32_t opListID);
/external/skqp/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.cpp47 GrCCPerOpListPaths* GrCoverageCountingPathRenderer::lookupPendingPaths(uint32_t opListID) { in lookupPendingPaths() function in GrCoverageCountingPathRenderer
154 sk_ref_sp(this->lookupPendingPaths(opListID))); in recordOp()
168 this->lookupPendingPaths(opListID)->fClipPaths[deviceSpacePath.getGenerationID()]; in makeClipProcessor()
DGrCoverageCountingPathRenderer.h94 GrCCPerOpListPaths* lookupPendingPaths(uint32_t opListID);