Home
last modified time | relevance | path

Searched defs:SurfaceDrawContext (Results 1 – 23 of 23) sorted by relevance

/third_party/skia/src/gpu/ops/
DGrDrawOp.h18 namespace skgpu { namespace v1 { class SurfaceDrawContext; }} variable
57 virtual ClipResult clipToShape(skgpu::v1::SurfaceDrawContext*, in clipToShape()
DFillRectOp.h27 class SurfaceDrawContext; variable
DTextureOp.h28 class SurfaceDrawContext; variable
DOpsTask.h39 class SurfaceDrawContext; variable
/third_party/skia/src/core/
DSkSDFFilter.h28 namespace skgpu { namespace v1 { class SurfaceDrawContext; }} variable
DSkGpuBlurUtils.h18 namespace skgpu { namespace v1 { class SurfaceDrawContext; }} variable
DSkGlyphRunPainter.h21 namespace skgpu { namespace v1 { class SurfaceDrawContext; }} variable
DSkCanvasPriv.h21 namespace v1 { class SurfaceDrawContext; } variable
DSkMaskFilterBase.h29 namespace skgpu { namespace v1 { class SurfaceDrawContext; }} variable
DSkMaskFilter.cpp340 skgpu::v1::SurfaceDrawContext*, in directFilterMaskGPU()
/third_party/skia/src/gpu/v1/
DStencilMaskHelper.h21 class SurfaceDrawContext; variable
DPathRenderer.h31 class SurfaceDrawContext; variable
DClipStack.h23 namespace skgpu { namespace v1 { class SurfaceDrawContext; }} variable
DSurfaceDrawContext.cpp289 SurfaceDrawContext::SurfaceDrawContext(GrRecordingContext* rContext, in SurfaceDrawContext() function in skgpu::v1::SurfaceDrawContext
/third_party/skia/src/gpu/
DGrDrawOpTest.h20 namespace skgpu { namespace v1 { class SurfaceDrawContext; }} variable
DGrClip.h16 namespace skgpu { namespace v1 { class SurfaceDrawContext; }} variable
215 skgpu::v1::SurfaceDrawContext*, in apply()
DGrBlurUtils.h26 namespace skgpu { namespace v1 { class SurfaceDrawContext; }} variable
DBaseDevice.h23 namespace v1 { class SurfaceDrawContext; } variable
DGrBlurUtils.cpp651 skgpu::v1::SurfaceDrawContext*, in drawShapeWithMaskFilter()
660 skgpu::v1::SurfaceDrawContext*, in drawShapeWithMaskFilter()
/third_party/skia/src/gpu/text/
DGrTextBlob.h40 namespace skgpu { namespace v1 { class SurfaceDrawContext; }} variable
/third_party/skia/tests/
DClearTest.cpp34 using SurfaceDrawContext = skgpu::v1::SurfaceDrawContext; typedef
DGrClipStackTest.cpp1717 using SurfaceDrawContext = skgpu::v1::SurfaceDrawContext; in DEF_TEST() typedef
1872 using SurfaceDrawContext = skgpu::v1::SurfaceDrawContext; in DEF_TEST() typedef
1927 using SurfaceDrawContext = skgpu::v1::SurfaceDrawContext; in DEF_TEST() typedef
2061 using SurfaceDrawContext = skgpu::v1::SurfaceDrawContext; in DEF_GPUTEST_FOR_CONTEXTS() typedef
DLazyProxyTest.cpp192 skgpu::v1::SurfaceDrawContext*, in apply()