Home
last modified time | relevance | path

Searched defs:recordOp (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrTextureOpList.cpp261 void GrTextureOpList::recordOp(std::unique_ptr<GrOp> op) { in recordOp() function in GrTextureOpList
DGrRenderTargetOpList.cpp708 void GrRenderTargetOpList::recordOp( in recordOp() function in GrRenderTargetOpList
/third_party/flutter/skia/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.cpp182 void GrCoverageCountingPathRenderer::recordOp(std::unique_ptr<GrCCDrawPathsOp> op, in recordOp() function in GrCoverageCountingPathRenderer
/third_party/skia/src/gpu/ops/
DOpsTask.cpp972 void OpsTask::recordOp( in recordOp() function in skgpu::v1::OpsTask