Home
last modified time | relevance | path

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

/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);
/external/skia/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.cpp50 GrCCPerOpsTaskPaths* GrCoverageCountingPathRenderer::lookupPendingPaths(uint32_t opsTaskID) { in lookupPendingPaths() function in GrCoverageCountingPathRenderer
80 sk_sp<GrCCClipPath>& clipPath = this->lookupPendingPaths(opsTaskID)->fClipPaths[key]; in makeClipProcessor()
DGrCoverageCountingPathRenderer.h74 GrCCPerOpsTaskPaths* lookupPendingPaths(uint32_t opsTaskID);