Home
last modified time | relevance | path

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

/external/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
/external/skia/src/gpu/
DGrClip.h16 namespace skgpu { namespace v1 { class SurfaceDrawContext; }} variable
215 skgpu::v1::SurfaceDrawContext*, in apply()
DGrDrawOpTest.h20 namespace skgpu { namespace v1 { class SurfaceDrawContext; }} variable
DGrBlurUtils.h26 namespace skgpu { namespace v1 { class SurfaceDrawContext; }} variable
DBaseDevice.h23 namespace v1 { class SurfaceDrawContext; } variable
DGrBlurUtils.cpp599 skgpu::v1::SurfaceDrawContext*, in drawShapeWithMaskFilter()
608 skgpu::v1::SurfaceDrawContext*, in drawShapeWithMaskFilter()
/external/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
/external/skia/src/core/
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.cpp339 skgpu::v1::SurfaceDrawContext*, in directFilterMaskGPU()
/external/skia/src/gpu/text/
DGrTextBlob.h42 namespace skgpu::v1 { class SurfaceDrawContext; } variable
/external/skia/tests/
DClearTest.cpp34 using SurfaceDrawContext = skgpu::v1::SurfaceDrawContext; typedef
DGrClipStackTest.cpp1718 using SurfaceDrawContext = skgpu::v1::SurfaceDrawContext; in DEF_TEST() typedef
1873 using SurfaceDrawContext = skgpu::v1::SurfaceDrawContext; in DEF_TEST() typedef
1928 using SurfaceDrawContext = skgpu::v1::SurfaceDrawContext; in DEF_TEST() typedef
2062 using SurfaceDrawContext = skgpu::v1::SurfaceDrawContext; in DEF_GPUTEST_FOR_CONTEXTS() typedef
DLazyProxyTest.cpp192 skgpu::v1::SurfaceDrawContext*, in apply()