Home
last modified time | relevance | path

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

12

/external/skia/src/gpu/ganesh/mock/
DGrMockRenderTask.h21 class GrOpFlushState; variable
51 bool onExecute(GrOpFlushState*) override { return true; } in onExecute() argument
DGrMockOpsRenderPass.h26 class GrOpFlushState; variable
45 void inlineUpload(GrOpFlushState*, GrDeferredTextureUploadFn&) override {} in inlineUpload() argument
/external/skia/src/gpu/ganesh/ops/
DDrawableOp.h19 class GrOpFlushState; variable
55 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
DClearOp.h22 class GrOpFlushState; variable
70 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
DAtlasRenderTask.h30 class GrOpFlushState; variable
DPathTessellateOp.h31 class GrOpFlushState; variable
DStrokeTessellateOp.h27 class GrOpFlushState; variable
DGrMeshDrawOp.h25 class GrOpFlushState; variable
DPathInnerTriangulateOp.h36 class GrOpFlushState; variable
DDrawAtlasPathOp.h34 class GrOpFlushState; variable
/external/skia/src/gpu/ganesh/
DGrTextureProxyPriv.h17 class GrOpFlushState; variable
DGrWritePixelsRenderTask.h19 class GrOpFlushState; variable
DGrCopyRenderTask.h21 class GrOpFlushState; variable
DGrDDLTask.h18 class GrOpFlushState; variable
DGrWaitRenderTask.h20 class GrOpFlushState; variable
DGrTextureResolveRenderTask.h21 class GrOpFlushState; variable
DGrBufferUpdateRenderTask.h19 class GrOpFlushState; variable
DGrBufferTransferRenderTask.h19 class GrOpFlushState; variable
DGrTransferFromRenderTask.h24 class GrOpFlushState; variable
DGrRenderTask.h26 class GrOpFlushState; variable
280 virtual void onPrepare(GrOpFlushState*) {} // OpsTask and GrDDLTask override this in onPrepare() argument
/external/skia/src/gpu/ganesh/tessellate/
DStrokeTessellator.h20 class GrOpFlushState; variable
DPathTessellator.h24 class GrOpFlushState; variable
/external/skia/tests/
DLazyProxyTest.cpp110 void onExecute(GrOpFlushState*, const SkRect& chainBounds) override { in onExecute() argument
167 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
454 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
/external/skia/src/gpu/ganesh/vk/
DGrVkOpsRenderPass.h29 class GrOpFlushState; variable

12