| /third_party/skia/src/gpu/ |
| H A D | GrTransferFromRenderTask.cpp | 24 bool GrTransferFromRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute() argument
|
| H A D | GrWaitRenderTask.cpp | 25 bool GrWaitRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute() argument
|
| H A D | GrTextureResolveRenderTask.cpp | 64 bool GrTextureResolveRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute() argument
|
| H A D | GrCopyRenderTask.cpp | 77 bool GrCopyRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute() argument
|
| H A D | GrWritePixelsRenderTask.cpp | 57 bool GrWritePixelsTask::onExecute(GrOpFlushState* flushState) { in onExecute() argument
|
| H A D | GrDeferredProxyUploader.h | 49 void scheduleUpload(GrOpFlushState* flushState, GrTextureProxy* proxy) { in scheduleUpload() argument
|
| H A D | GrDDLTask.cpp | 89 void GrDDLTask::onPrepare(GrOpFlushState* flushState) { in onPrepare() argument 95 bool GrDDLTask::onExecute(GrOpFlushState* flushState) { in onExecute() argument
|
| H A D | GrTextureProxy.cpp | 157 void GrTextureProxyPriv::scheduleUpload(GrOpFlushState* flushState) { in scheduleUpload() argument
|
| H A D | GrRenderTask.h | 38 bool execute(GrOpFlushState* flushState) { return this->onExecute(flushState); } in execute() argument
|
| H A D | GrRenderTask.cpp | 96 void GrRenderTask::prepare(GrOpFlushState* flushState) { in prepare() argument
|
| H A D | GrDrawingManager.cpp | 271 bool GrDrawingManager::executeRenderTasks(GrOpFlushState* flushState) { in executeRenderTasks() argument [all...] |
| /third_party/skia/src/gpu/ops/ |
| H A D | PathTessellateOp.cpp | 104 void PathTessellateOp::onPrepare(GrOpFlushState* flushState) { in onPrepare() argument 121 onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) onExecute() argument [all...] |
| H A D | AtlasRenderTask.cpp | 177 bool AtlasRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute() argument
|
| H A D | StrokeTessellateOp.cpp | 246 void StrokeTessellateOp::onPrepare(GrOpFlushState* flushState) { in onPrepare() argument 268 onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) onExecute() argument [all...] |
| H A D | DrawAtlasPathOp.cpp | 190 void DrawAtlasPathOp::onPrepare(GrOpFlushState* flushState) { in onPrepare() argument 221 onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) onExecute() argument [all...] |
| H A D | PathStencilCoverOp.cpp | 226 void PathStencilCoverOp::onPrepare(GrOpFlushState* flushState) { in onPrepare() argument 317 onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) onExecute() argument [all...] |
| H A D | PathInnerTriangulateOp.cpp | 403 void PathInnerTriangulateOp::onPrepare(GrOpFlushState* flushState) { in onPrepare() argument 471 onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) onExecute() argument [all...] |
| H A D | GrSimpleMeshDrawOpHelper.cpp | 140 const GrPipeline* GrSimpleMeshDrawOpHelper::createPipeline(GrOpFlushState* flushState) { in createPipeline() argument 127 CreatePipeline( GrOpFlushState* flushState, GrProcessorSet&& processorSet, GrPipeline::InputFlags pipelineFlags) CreatePipeline() argument [all...] |
| H A D | DrawAtlasOp.cpp | 249 void DrawAtlasOpImpl::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute() argument
|
| H A D | AtlasTextOp.cpp | 324 void AtlasTextOp::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute() argument
|
| H A D | StrokeRectOp.cpp | 666 void AAStrokeRectOp::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute() argument
|
| H A D | FillRRectOp.cpp | 786 void FillRRectOpImpl::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute() argument
|
| /third_party/skia/src/gpu/tessellate/ |
| H A D | PathCurveTessellator.cpp | 253 void PathCurveTessellator::drawHullInstances(GrOpFlushState* flushState, in drawHullInstances() argument
|
| H A D | PathTessellator.h | 110 void draw(GrOpFlushState* flushState, bool willUseTessellationShaders) { in draw() argument
|
| /third_party/skia/tools/gpu/ |
| H A D | TestOps.cpp | 212 void TestRectOp::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute() argument
|