Home
last modified time | relevance | path

Searched defs:onExecute (Results 1 – 25 of 67) sorted by relevance

123

/external/skia/src/gpu/
DGrTransferFromRenderTask.cpp23 bool GrTransferFromRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute() function in GrTransferFromRenderTask
DGrWaitRenderTask.cpp25 bool GrWaitRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute() function in GrWaitRenderTask
DGrTextureResolveRenderTask.cpp64 bool GrTextureResolveRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute() function in GrTextureResolveRenderTask
DGrWritePixelsRenderTask.cpp57 bool GrWritePixelsTask::onExecute(GrOpFlushState* flushState) { in onExecute() function in GrWritePixelsTask
DGrCopyRenderTask.cpp76 bool GrCopyRenderTask::onExecute(GrOpFlushState* flushState) { in onExecute() function in GrCopyRenderTask
DGrDDLTask.cpp95 bool GrDDLTask::onExecute(GrOpFlushState* flushState) { in onExecute() function in GrDDLTask
/external/skqp/src/gpu/ops/
DGrDebugMarkerOp.cpp25 void GrDebugMarkerOp::onExecute(GrOpFlushState* state, const SkRect& chainBounds) { in onExecute() function in GrDebugMarkerOp
DGrClearStencilClipOp.cpp22 void GrClearStencilClipOp::onExecute(GrOpFlushState* state, const SkRect& chainBounds) { in onExecute() function in GrClearStencilClipOp
DGrDrawableOp.cpp31 void GrDrawableOp::onExecute(GrOpFlushState* state, const SkRect& chainBounds) { in onExecute() function in GrDrawableOp
DGrStencilPathOp.cpp30 void GrStencilPathOp::onExecute(GrOpFlushState* state, const SkRect& chainBounds) { in onExecute() function in GrStencilPathOp
DGrSemaphoreOp.cpp36 void onExecute(GrOpFlushState* state, const SkRect& chainBounds) override { in onExecute() function in GrWaitSemaphoreOp
DGrCopySurfaceOp.cpp89 void GrCopySurfaceOp::onExecute(GrOpFlushState* state, const SkRect& chainBounds) { in onExecute() function in GrCopySurfaceOp
DGrClearOp.cpp60 void GrClearOp::onExecute(GrOpFlushState* state, const SkRect& chainBounds) { in onExecute() function in GrClearOp
DGrDrawPathOp.cpp76 void GrDrawPathOp::onExecute(GrOpFlushState* state, const SkRect& chainBounds) { in onExecute() function in GrDrawPathOp
DGrMeshDrawOp.cpp17 void GrMeshDrawOp::onExecute(GrOpFlushState* state, const SkRect& chainBounds) { in onExecute() function in GrMeshDrawOp
/external/skia/src/gpu/ops/
DGrDrawableOp.cpp30 void GrDrawableOp::onExecute(GrOpFlushState* state, const SkRect& chainBounds) { in onExecute() function in GrDrawableOp
DGrClearOp.cpp80 void GrClearOp::onExecute(GrOpFlushState* state, const SkRect& chainBounds) { in onExecute() function in GrClearOp
/external/skia/src/gpu/mock/
DGrMockRenderTask.h38 bool onExecute(GrOpFlushState*) override { return true; } in onExecute() function
/external/skia/src/gpu/tessellate/
DGrPathStencilFillOp.cpp156 void GrPathStencilFillOp::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute() function in GrPathStencilFillOp
DGrPathInnerTriangulateOp.cpp256 void GrPathInnerTriangulateOp::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute() function in GrPathInnerTriangulateOp
DGrStrokeTessellateOp.cpp240 void GrStrokeTessellateOp::onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) { in onExecute() function in GrStrokeTessellateOp
/external/skqp/tests/
DLazyProxyTest.cpp71 void onExecute(GrOpFlushState*, const SkRect& chainBounds) override { in onExecute() function in LazyProxyTest::Op
346 void onExecute(GrOpFlushState* state, const SkRect& chainBounds) override { in onExecute() function in LazyFailedInstantiationTestOp
421 void onExecute(GrOpFlushState* state, const SkRect& chainBounds) override {} in onExecute() function in LazyDeinstantiateTestOp
/external/skqp/src/gpu/
DGrTextureOpList.cpp96 bool GrTextureOpList::onExecute(GrOpFlushState* flushState) { in onExecute() function in GrTextureOpList
/external/skqp/gm/
Dclockwise.cpp111 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) override { in onExecute() function in skiagm::ClockwiseTestOp
Dfwidth_squircle.cpp136 void onExecute(GrOpFlushState* flushState, const SkRect& chainBounds) override { in onExecute() function in skiagm::FwidthSquircleTestOp

123