Searched defs:recordOp (Results 1 – 4 of 4) sorted by relevance
/third_party/flutter/skia/src/gpu/ | ||
D | GrTextureOpList.cpp | 261 void GrTextureOpList::recordOp(std::unique_ptr<GrOp> op) { in recordOp() function in GrTextureOpList |
D | GrRenderTargetOpList.cpp | 708 void GrRenderTargetOpList::recordOp( in recordOp() function in GrRenderTargetOpList |
/third_party/flutter/skia/src/gpu/ccpr/ | ||
D | GrCoverageCountingPathRenderer.cpp | 182 void GrCoverageCountingPathRenderer::recordOp(std::unique_ptr<GrCCDrawPathsOp> op, in recordOp() function in GrCoverageCountingPathRenderer |
/third_party/skia/src/gpu/ops/ | ||
D | OpsTask.cpp | 972 void OpsTask::recordOp( in recordOp() function in skgpu::v1::OpsTask |