/external/skia/src/gpu/ganesh/mock/ |
D | GrMockRenderTask.h | 21 class GrOpFlushState; variable 51 bool onExecute(GrOpFlushState*) override { return true; } in onExecute() argument
|
D | GrMockOpsRenderPass.h | 26 class GrOpFlushState; variable 45 void inlineUpload(GrOpFlushState*, GrDeferredTextureUploadFn&) override {} in inlineUpload() argument
|
/external/skia/src/gpu/ganesh/ops/ |
D | DrawableOp.h | 19 class GrOpFlushState; variable 55 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
|
D | ClearOp.h | 22 class GrOpFlushState; variable 70 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument
|
D | AtlasRenderTask.h | 30 class GrOpFlushState; variable
|
D | PathTessellateOp.h | 31 class GrOpFlushState; variable
|
D | StrokeTessellateOp.h | 27 class GrOpFlushState; variable
|
D | GrMeshDrawOp.h | 25 class GrOpFlushState; variable
|
D | PathInnerTriangulateOp.h | 36 class GrOpFlushState; variable
|
D | DrawAtlasPathOp.h | 34 class GrOpFlushState; variable
|
/external/skia/src/gpu/ganesh/ |
D | GrTextureProxyPriv.h | 17 class GrOpFlushState; variable
|
D | GrWritePixelsRenderTask.h | 19 class GrOpFlushState; variable
|
D | GrCopyRenderTask.h | 21 class GrOpFlushState; variable
|
D | GrDDLTask.h | 18 class GrOpFlushState; variable
|
D | GrWaitRenderTask.h | 20 class GrOpFlushState; variable
|
D | GrTextureResolveRenderTask.h | 21 class GrOpFlushState; variable
|
D | GrBufferUpdateRenderTask.h | 19 class GrOpFlushState; variable
|
D | GrBufferTransferRenderTask.h | 19 class GrOpFlushState; variable
|
D | GrTransferFromRenderTask.h | 24 class GrOpFlushState; variable
|
D | GrRenderTask.h | 26 class GrOpFlushState; variable 280 virtual void onPrepare(GrOpFlushState*) {} // OpsTask and GrDDLTask override this in onPrepare() argument
|
/external/skia/src/gpu/ganesh/tessellate/ |
D | StrokeTessellator.h | 20 class GrOpFlushState; variable
|
D | PathTessellator.h | 24 class GrOpFlushState; variable
|
/external/skia/tests/ |
D | LazyProxyTest.cpp | 110 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
|
D | OpChainTest.cpp | 169 void onPrepare(GrOpFlushState*) override {} in onPrepare() argument 171 void onExecute(GrOpFlushState*, const SkRect& chainBounds) override { in onExecute() argument
|
/external/skia/src/gpu/ganesh/vk/ |
D | GrVkOpsRenderPass.h | 29 class GrOpFlushState; variable
|