Home
last modified time | relevance | path

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

12

/external/skqp/src/gpu/ops/
DGrDebugMarkerOp.h14 class GrOpFlushState; variable
44 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
DGrClearStencilClipOp.h15 class GrOpFlushState; variable
57 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
DGrStencilPathOp.h17 class GrOpFlushState; variable
61 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
DGrClearOp.h14 class GrOpFlushState; variable
92 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
DGrSemaphoreOp.h32 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
DGrDrawableOp.h41 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
DGrCopySurfaceOp.h56 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
DGrMeshDrawOp.h20 class GrOpFlushState; variable
DGrDrawPathOp.h60 void onPrepare(GrOpFlushState*) final {} in onPrepare() argument
/external/skia/src/gpu/ops/
DGrClearOp.h15 class GrOpFlushState; variable
57 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
DGrDrawableOp.h45 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
/external/skia/src/gpu/
DGrTextureProxyPriv.h14 class GrOpFlushState; variable
DGrDeferredUpload.h101 friend class GrOpFlushState; variable
DGrRenderTask.h20 class GrOpFlushState; variable
259 virtual void onPrepare(GrOpFlushState*) {} // GrOpsTask and GrDDLTask override this in onPrepare() argument
DGrDrawingManager.h30 class GrOpFlushState; variable
/external/skqp/src/gpu/
DGrTextureProxyPriv.h14 class GrOpFlushState; variable
DGrDeferredUpload.h101 friend class GrOpFlushState; variable
DGrGpuCommandBuffer.h15 class GrOpFlushState; variable
/external/skia/src/gpu/tessellate/
DGrPathTessellator.h36 virtual void drawHullInstances(GrOpFlushState*) const { SK_ABORT("Not supported."); } in drawHullInstances() argument
/external/skia/src/gpu/mock/
DGrMockRenderTask.h38 bool onExecute(GrOpFlushState*) override { return true; } in onExecute() argument
/external/skqp/tests/
DLazyProxyTest.cpp71 void onExecute(GrOpFlushState*, const SkRect& chainBounds) override { in onExecute() argument
114 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
345 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
420 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
DOpChainTest.cpp125 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
127 void onExecute(GrOpFlushState*, const SkRect& chainBounds) override { in onExecute() argument
/external/skia/tests/
DLazyProxyTest.cpp67 void onExecute(GrOpFlushState*, const SkRect& chainBounds) override { in onExecute() argument
118 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
367 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
DOpChainTest.cpp134 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
136 void onExecute(GrOpFlushState*, const SkRect& chainBounds) override { in onExecute() argument
/external/skqp/src/gpu/ccpr/
DGrCCDrawPathsOp.h42 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument

12