/external/skqp/src/gpu/ops/ |
D | GrDebugMarkerOp.h | 14 class GrOpFlushState; variable 44 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
|
D | GrClearStencilClipOp.h | 15 class GrOpFlushState; variable 57 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
|
D | GrStencilPathOp.h | 17 class GrOpFlushState; variable 61 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
|
D | GrClearOp.h | 14 class GrOpFlushState; variable 92 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
|
D | GrSemaphoreOp.h | 32 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
|
D | GrDrawableOp.h | 41 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
|
D | GrCopySurfaceOp.h | 56 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
|
D | GrMeshDrawOp.h | 20 class GrOpFlushState; variable
|
D | GrDrawPathOp.h | 60 void onPrepare(GrOpFlushState*) final {} in onPrepare() argument
|
/external/skia/src/gpu/ops/ |
D | GrClearOp.h | 15 class GrOpFlushState; variable 57 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
|
D | GrDrawableOp.h | 45 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
|
/external/skia/src/gpu/ |
D | GrTextureProxyPriv.h | 14 class GrOpFlushState; variable
|
D | GrDeferredUpload.h | 101 friend class GrOpFlushState; variable
|
D | GrRenderTask.h | 20 class GrOpFlushState; variable 259 virtual void onPrepare(GrOpFlushState*) {} // GrOpsTask and GrDDLTask override this in onPrepare() argument
|
D | GrDrawingManager.h | 30 class GrOpFlushState; variable
|
/external/skqp/src/gpu/ |
D | GrTextureProxyPriv.h | 14 class GrOpFlushState; variable
|
D | GrDeferredUpload.h | 101 friend class GrOpFlushState; variable
|
D | GrGpuCommandBuffer.h | 15 class GrOpFlushState; variable
|
/external/skia/src/gpu/tessellate/ |
D | GrPathTessellator.h | 36 virtual void drawHullInstances(GrOpFlushState*) const { SK_ABORT("Not supported."); } in drawHullInstances() argument
|
/external/skia/src/gpu/mock/ |
D | GrMockRenderTask.h | 38 bool onExecute(GrOpFlushState*) override { return true; } in onExecute() argument
|
/external/skqp/tests/ |
D | LazyProxyTest.cpp | 71 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
|
D | OpChainTest.cpp | 125 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument 127 void onExecute(GrOpFlushState*, const SkRect& chainBounds) override { in onExecute() argument
|
/external/skia/tests/ |
D | LazyProxyTest.cpp | 67 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
|
D | OpChainTest.cpp | 134 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument 136 void onExecute(GrOpFlushState*, const SkRect& chainBounds) override { in onExecute() argument
|
/external/skqp/src/gpu/ccpr/ |
D | GrCCDrawPathsOp.h | 42 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
|