Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/ops/
DTextureOp.h27 class SurfaceDrawContext; variable
32 class SurfaceDrawContext; variable
DGrDrawOp.h19 namespace skgpu { namespace v1 { class SurfaceDrawContext; }} variable
58 virtual ClipResult clipToShape(skgpu::v1::SurfaceDrawContext*, in clipToShape()
DFillRectOp.h27 class SurfaceDrawContext; variable
DOpsTask.h40 class SurfaceDrawContext; variable
/external/skia/src/gpu/ganesh/
DGrClip.h16 namespace skgpu { namespace v1 { class SurfaceDrawContext; }} variable
215 skgpu::v1::SurfaceDrawContext*, in apply()
DStencilMaskHelper.h21 class SurfaceDrawContext; variable
DGrDrawOpTest.h20 namespace skgpu { namespace v1 { class SurfaceDrawContext; }} variable
DGrBlurUtils.h26 namespace skgpu { namespace v1 { class SurfaceDrawContext; }} variable
DPathRenderer.h31 class SurfaceDrawContext; variable
DClipStack.h24 namespace skgpu { namespace v1 { class SurfaceDrawContext; }} variable
DSurfaceDrawContext.cpp294 SurfaceDrawContext::SurfaceDrawContext(GrRecordingContext* rContext, in SurfaceDrawContext() function in skgpu::v1::SurfaceDrawContext
/external/skia/src/core/
DSkGpuBlurUtils.h19 namespace skgpu { namespace v1 { class SurfaceDrawContext; }} variable
DSkCanvasPriv.h19 class SurfaceDrawContext; variable
DSkMaskFilterBase.h30 namespace skgpu { namespace v1 { class SurfaceDrawContext; }} variable
DSkMaskFilter.cpp359 skgpu::v1::SurfaceDrawContext*, in directFilterMaskGPU()
/external/skia/src/text/gpu/
DTextBlob.h40 namespace skgpu::v1 { class SurfaceDrawContext; } variable
DSubRunContainer.h41 namespace skgpu::v1 { class SurfaceDrawContext; } variable
/external/skia/tests/
DClearTest.cpp44 using SurfaceDrawContext = skgpu::v1::SurfaceDrawContext; typedef
DGrClipStackTest.cpp1755 using SurfaceDrawContext = skgpu::v1::SurfaceDrawContext; in DEF_TEST() typedef
1911 using SurfaceDrawContext = skgpu::v1::SurfaceDrawContext; in DEF_TEST() typedef
1967 using SurfaceDrawContext = skgpu::v1::SurfaceDrawContext; in DEF_TEST() typedef
2105 using SurfaceDrawContext = skgpu::v1::SurfaceDrawContext; in DEF_GANESH_TEST_FOR_CONTEXTS() typedef
DLazyProxyTest.cpp232 skgpu::v1::SurfaceDrawContext*, in apply()