Home
last modified time | relevance | path

Searched defs:GrOpFlushState (Results 1 – 19 of 19) sorted by relevance

/external/skia/src/gpu/ganesh/ops/
DClearOp.h15 class GrOpFlushState; variable
59 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
DDrawableOp.h44 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
DGrMeshDrawOp.h22 class GrOpFlushState; variable
DGrOp.h24 class GrOpFlushState; variable
/external/skia/src/gpu/ganesh/
DGrTextureProxyPriv.h14 class GrOpFlushState; variable
DGrRenderTask.h19 class GrOpFlushState; variable
262 virtual void onPrepare(GrOpFlushState*) {} // OpsTask and GrDDLTask override this in onPrepare() argument
DGrDrawingManager.h30 class GrOpFlushState; variable
DGrOpsRenderPass.h16 class GrOpFlushState; variable
DGrOpFlushState.cpp24 GrOpFlushState::GrOpFlushState(GrGpu* gpu, GrResourceProvider* resourceProvider, in GrOpFlushState() function in GrOpFlushState
/external/skia/src/gpu/ganesh/tessellate/
DStrokeTessellator.h21 class GrOpFlushState; variable
DPathTessellator.h19 class GrOpFlushState; variable
/external/skia/src/gpu/ganesh/mock/
DGrMockRenderTask.h38 bool onExecute(GrOpFlushState*) override { return true; } in onExecute() argument
DGrMockOpsRenderPass.h26 void inlineUpload(GrOpFlushState*, GrDeferredTextureUploadFn&) override {} in inlineUpload() argument
/external/skia/tests/
DLazyProxyTest.cpp110 void onExecute(GrOpFlushState*, const SkRect& chainBounds) override { in onExecute() argument
167 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
447 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
DOpChainTest.cpp169 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
171 void onExecute(GrOpFlushState*, const SkRect& chainBounds) override { in onExecute() argument
DGrPipelineDynamicStateTest.cpp186 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
DGrClipStackTest.cpp528 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
529 void onExecute(GrOpFlushState*, const SkRect&) override {} in onExecute() argument
DProcessorTest.cpp134 void onExecute(GrOpFlushState*, const SkRect&) override { return; } in onExecute() argument
/external/skia/src/gpu/
DAtlasTypes.h23 class GrOpFlushState; variable