| /external/skia/src/gpu/ganesh/ops/ |
| D | PathTessellateOp.cpp | 103 void PathTessellateOp::onPrepare(GrOpFlushState* flushState) { in onPrepare() 117 void PathTessellateOp::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute()
|
| D | StrokeTessellateOp.cpp | 214 void StrokeTessellateOp::onPrepare(GrOpFlushState* flushState) { in onPrepare() 228 void StrokeTessellateOp::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute()
|
| D | PathStencilCoverOp.cpp | 224 void PathStencilCoverOp::onPrepare(GrOpFlushState* flushState) { in onPrepare() 318 void PathStencilCoverOp::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute()
|
| D | DrawAtlasPathOp.cpp | 190 void DrawAtlasPathOp::onPrepare(GrOpFlushState* flushState) { in onPrepare() 221 void DrawAtlasPathOp::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute()
|
| D | PathInnerTriangulateOp.cpp | 407 void PathInnerTriangulateOp::onPrepare(GrOpFlushState* flushState) { in onPrepare() 445 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 | 179 bool AtlasRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute()
|
| /external/skia/src/gpu/ganesh/ |
| D | GrDDLTask.cpp | 84 void GrDDLTask::onPrepare(GrOpFlushState* flushState) { in onPrepare() 90 bool GrDDLTask::onExecute(GrOpFlushState* flushState) { in onExecute()
|
| D | GrTransferFromRenderTask.cpp | 24 bool GrTransferFromRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute()
|
| D | GrWaitRenderTask.cpp | 25 bool GrWaitRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute()
|
| D | GrBufferUpdateRenderTask.cpp | 33 bool GrBufferUpdateRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute()
|
| D | GrBufferTransferRenderTask.cpp | 41 bool GrBufferTransferRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute()
|
| D | GrDeferredProxyUploader.h | 49 void scheduleUpload(GrOpFlushState* flushState, GrTextureProxy* proxy) { in scheduleUpload()
|
| D | GrWritePixelsRenderTask.cpp | 57 bool GrWritePixelsTask::onExecute(GrOpFlushState* flushState) { in onExecute()
|
| D | GrCopyRenderTask.cpp | 79 bool GrCopyRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute()
|
| D | GrTextureResolveRenderTask.cpp | 84 bool GrTextureResolveRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute()
|
| D | GrTextureProxy.cpp | 154 void GrTextureProxyPriv::scheduleUpload(GrOpFlushState* flushState) { in scheduleUpload()
|
| D | GrRenderTask.cpp | 97 void GrRenderTask::prepare(GrOpFlushState* flushState) { in prepare()
|
| D | GrDrawingManager.cpp | 153 GrOpFlushState flushState(gpu, resourceProvider, &fTokenTracker, fCpuBufferCache); in flush() local 231 bool GrDrawingManager::executeRenderTasks(GrOpFlushState* flushState) { in executeRenderTasks()
|
| /external/skia/gm/ |
| D | attributes.cpp | 203 template <typename V> void makeVB(GrOpFlushState* flushState, const SkRect rect) { in makeVB() 219 void onPrepare(GrOpFlushState* flushState) override { in onPrepare() 238 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) override { in onExecute()
|
| D | fwidth_squircle.cpp | 220 void onPrepare(GrOpFlushState* flushState) final { in onPrepare() 233 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) final { in onExecute()
|
| D | clockwise.cpp | 200 void onPrepare(GrOpFlushState* flushState) override { in onPrepare() 213 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) override { in onExecute()
|
| /external/skia/tools/viewer/ |
| D | PathTessellatorsSlide.cpp | 73 void onPrepare(GrOpFlushState* flushState) override { in onPrepare() 133 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) override { in onExecute()
|
| /external/skia/src/gpu/ganesh/tessellate/ |
| D | PathTessellator.cpp | 232 void PathCurveTessellator::drawHullInstances(GrOpFlushState* flushState, in drawHullInstances()
|
| /external/skia/tests/ |
| D | PrimitiveProcessorTest.cpp | 182 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) override { in onExecute()
|