Searched defs:recordOp (Results 1 – 6 of 6) sorted by relevance
/external/skia/src/gpu/ | ||
D | GrTextureOpList.cpp | 212 void GrTextureOpList::recordOp(std::unique_ptr<GrOp> op) { in recordOp() function in GrTextureOpList |
D | GrRenderTargetOpList.cpp | 650 void GrRenderTargetOpList::recordOp( in recordOp() function in GrRenderTargetOpList |
/external/skqp/src/gpu/ | ||
D | GrTextureOpList.cpp | 210 void GrTextureOpList::recordOp(std::unique_ptr<GrOp> op) { in recordOp() function in GrTextureOpList |
D | GrRenderTargetOpList.cpp | 646 void GrRenderTargetOpList::recordOp( in recordOp() function in GrRenderTargetOpList |
/external/skqp/src/gpu/ccpr/ | ||
D | GrCoverageCountingPathRenderer.cpp | 149 void GrCoverageCountingPathRenderer::recordOp(std::unique_ptr<GrCCDrawPathsOp> op, in recordOp() function in GrCoverageCountingPathRenderer |
/external/skia/src/gpu/ccpr/ | ||
D | GrCoverageCountingPathRenderer.cpp | 149 void GrCoverageCountingPathRenderer::recordOp(std::unique_ptr<GrCCDrawPathsOp> op, in recordOp() function in GrCoverageCountingPathRenderer |