| /third_party/skia/src/gpu/ops/ |
| D | PathTessellateOp.cpp | 104 void PathTessellateOp::onPrepare(GrOpFlushState* flushState) { in onPrepare() 121 void PathTessellateOp::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute()
|
| D | StrokeTessellateOp.cpp | 246 void StrokeTessellateOp::onPrepare(GrOpFlushState* flushState) { in onPrepare() 268 void StrokeTessellateOp::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute()
|
| D | DrawAtlasPathOp.cpp | 185 void DrawAtlasPathOp::onPrepare(GrOpFlushState* flushState) { in onPrepare() 216 void DrawAtlasPathOp::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute()
|
| D | PathStencilCoverOp.cpp | 225 void PathStencilCoverOp::onPrepare(GrOpFlushState* flushState) { in onPrepare() 316 void PathStencilCoverOp::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute()
|
| D | PathInnerTriangulateOp.cpp | 402 void PathInnerTriangulateOp::onPrepare(GrOpFlushState* flushState) { in onPrepare() 470 void PathInnerTriangulateOp::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute()
|
| D | GrSimpleMeshDrawOpHelper.cpp | 128 GrOpFlushState* flushState, in CreatePipeline() 140 const GrPipeline* GrSimpleMeshDrawOpHelper::createPipeline(GrOpFlushState* flushState) { in createPipeline()
|
| D | AtlasRenderTask.cpp | 177 bool AtlasRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute()
|
| /third_party/skia/src/gpu/ |
| D | GrTransferFromRenderTask.cpp | 24 bool GrTransferFromRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute()
|
| D | GrWaitRenderTask.cpp | 25 bool GrWaitRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute()
|
| D | GrDDLTask.cpp | 89 void GrDDLTask::onPrepare(GrOpFlushState* flushState) { in onPrepare() 95 bool GrDDLTask::onExecute(GrOpFlushState* flushState) { in onExecute()
|
| D | GrDeferredProxyUploader.h | 49 void scheduleUpload(GrOpFlushState* flushState, GrTextureProxy* proxy) { in scheduleUpload()
|
| D | GrTextureResolveRenderTask.cpp | 64 bool GrTextureResolveRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute()
|
| D | GrWritePixelsRenderTask.cpp | 57 bool GrWritePixelsTask::onExecute(GrOpFlushState* flushState) { in onExecute()
|
| D | GrCopyRenderTask.cpp | 77 bool GrCopyRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute()
|
| /third_party/flutter/skia/src/gpu/ |
| D | GrTextureResolveRenderTask.cpp | 51 bool GrTextureResolveRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute()
|
| D | GrDeferredProxyUploader.h | 50 void scheduleUpload(GrOpFlushState* flushState, GrTextureProxy* proxy) { in scheduleUpload()
|
| D | GrTextureOpList.cpp | 82 void GrTextureOpList::onPrepare(GrOpFlushState* flushState) { in onPrepare() 104 bool GrTextureOpList::onExecute(GrOpFlushState* flushState) { in onExecute()
|
| D | GrRenderTask.cpp | 48 void GrRenderTask::prepare(GrOpFlushState* flushState) { in prepare()
|
| D | GrRenderTask.h | 33 bool execute(GrOpFlushState* flushState) { return this->onExecute(flushState); } in execute()
|
| /third_party/flutter/skia/src/gpu/ops/ |
| D | GrSimpleMeshDrawOpHelper.cpp | 105 const GrOp* op, GrOpFlushState* flushState, const SkRect& chainBounds) { in executeDrawsAndUploads() 185 const GrOp* op, GrOpFlushState* flushState, const SkRect& chainBounds) { in executeDrawsAndUploads()
|
| /third_party/skia/gm/ |
| D | fwidth_squircle.cpp | 220 void onPrepare(GrOpFlushState* flushState) final { in onPrepare() 231 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) final { in onExecute()
|
| D | clockwise.cpp | 199 void onPrepare(GrOpFlushState* flushState) override { in onPrepare() 210 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) override { in onExecute()
|
| /third_party/skia/samplecode/ |
| D | SamplePathTessellators.cpp | 80 void onPrepare(GrOpFlushState* flushState) override { in onPrepare() 161 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) override { in onExecute()
|
| /third_party/flutter/skia/src/gpu/ccpr/ |
| D | GrStencilAtlasOp.cpp | 102 void GrStencilAtlasOp::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute()
|
| D | GrCCFiller.cpp | 488 GrOpFlushState* flushState, GrCCCoverageProcessor* proc, const GrPipeline& pipeline, in drawFills() 531 GrOpFlushState* flushState, const GrCCCoverageProcessor& proc, const GrPipeline& pipeline, in drawPrimitives()
|