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