Home
last modified time | relevance | path

Searched defs:flushState (Results 1 - 25 of 28) sorted by relevance

12

/third_party/skia/src/gpu/
H A DGrTransferFromRenderTask.cpp24 bool GrTransferFromRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute() argument
H A DGrWaitRenderTask.cpp25 bool GrWaitRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute() argument
H A DGrTextureResolveRenderTask.cpp64 bool GrTextureResolveRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute() argument
H A DGrCopyRenderTask.cpp77 bool GrCopyRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute() argument
H A DGrWritePixelsRenderTask.cpp57 bool GrWritePixelsTask::onExecute(GrOpFlushState* flushState) { in onExecute() argument
H A DGrDeferredProxyUploader.h49 void scheduleUpload(GrOpFlushState* flushState, GrTextureProxy* proxy) { in scheduleUpload() argument
H A DGrDDLTask.cpp89 void GrDDLTask::onPrepare(GrOpFlushState* flushState) { in onPrepare() argument
95 bool GrDDLTask::onExecute(GrOpFlushState* flushState) { in onExecute() argument
H A DGrTextureProxy.cpp157 void GrTextureProxyPriv::scheduleUpload(GrOpFlushState* flushState) { in scheduleUpload() argument
H A DGrRenderTask.h38 bool execute(GrOpFlushState* flushState) { return this->onExecute(flushState); } in execute() argument
H A DGrRenderTask.cpp96 void GrRenderTask::prepare(GrOpFlushState* flushState) { in prepare() argument
H A DGrDrawingManager.cpp271 bool GrDrawingManager::executeRenderTasks(GrOpFlushState* flushState) { in executeRenderTasks() argument
[all...]
/third_party/skia/src/gpu/ops/
H A DPathTessellateOp.cpp104 void PathTessellateOp::onPrepare(GrOpFlushState* flushState) { in onPrepare() argument
121 onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) onExecute() argument
[all...]
H A DAtlasRenderTask.cpp177 bool AtlasRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute() argument
H A DStrokeTessellateOp.cpp246 void StrokeTessellateOp::onPrepare(GrOpFlushState* flushState) { in onPrepare() argument
268 onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) onExecute() argument
[all...]
H A DDrawAtlasPathOp.cpp190 void DrawAtlasPathOp::onPrepare(GrOpFlushState* flushState) { in onPrepare() argument
221 onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) onExecute() argument
[all...]
H A DPathStencilCoverOp.cpp226 void PathStencilCoverOp::onPrepare(GrOpFlushState* flushState) { in onPrepare() argument
317 onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) onExecute() argument
[all...]
H A DPathInnerTriangulateOp.cpp403 void PathInnerTriangulateOp::onPrepare(GrOpFlushState* flushState) { in onPrepare() argument
471 onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) onExecute() argument
[all...]
H A DGrSimpleMeshDrawOpHelper.cpp140 const GrPipeline* GrSimpleMeshDrawOpHelper::createPipeline(GrOpFlushState* flushState) { in createPipeline() argument
127 CreatePipeline( GrOpFlushState* flushState, GrProcessorSet&& processorSet, GrPipeline::InputFlags pipelineFlags) CreatePipeline() argument
[all...]
H A DDrawAtlasOp.cpp249 void DrawAtlasOpImpl::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute() argument
H A DAtlasTextOp.cpp324 void AtlasTextOp::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute() argument
H A DStrokeRectOp.cpp666 void AAStrokeRectOp::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute() argument
H A DFillRRectOp.cpp786 void FillRRectOpImpl::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute() argument
/third_party/skia/src/gpu/tessellate/
H A DPathCurveTessellator.cpp253 void PathCurveTessellator::drawHullInstances(GrOpFlushState* flushState, in drawHullInstances() argument
H A DPathTessellator.h110 void draw(GrOpFlushState* flushState, bool willUseTessellationShaders) { in draw() argument
/third_party/skia/tools/gpu/
H A DTestOps.cpp212 void TestRectOp::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute() argument

Completed in 16 milliseconds

12