/third_party/skia/tests/ |
H A D | SkSLCross.cpp | 22 auto sdc = skgpu::v1::SurfaceDrawContext::Make(dContext, GrColorType::kRGBA_8888, nullptr, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 92 run_test(skiatest::Reporter* reporter, GrDirectContext* directContext, skgpu::v1::SurfaceDrawContext* sdc, SkVector a, SkVector b, float expectedCrossProduct) run_test() argument [all...] |
H A D | SurfaceDrawContextTest.cpp | 43 auto sdc = get_sdc(dContext); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 57 auto sdc = get_sdc(dContext); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 26 check_instantiation_status(skiatest::Reporter* reporter, skgpu::v1::SurfaceDrawContext* sdc, bool wrappedExpectation) check_instantiation_status() argument [all...] |
H A D | DefaultPathRendererTest.cpp | 87 auto sdc = skgpu::v1::SurfaceDrawContext::Make(dContext, GrColorType::kRGBA_8888, nullptr, in run_test() local 106 auto sdc = skgpu::v1::SurfaceDrawContext::Make(dContext, GrColorType::kRGBA_8888, nullptr, in run_test() local 41 read_back(GrDirectContext* dContext, skgpu::v1::SurfaceDrawContext* sdc, int width, int height) read_back() argument [all...] |
H A D | PathRendererCacheTests.cpp | 54 sdc, in draw_path() local 86 auto sdc = skgpu::v1::SurfaceDrawContext::Make( in test_path() local 33 draw_path(GrRecordingContext* rContext, skgpu::v1::SurfaceDrawContext* sdc, const SkPath& path, skgpu::v1::PathRenderer* pr, GrAAType aaType, const GrStyle& style, float scaleX = 1.f) draw_path() argument
|
H A D | LazyProxyTest.cpp | 222 auto sdc = skgpu::v1::SurfaceDrawContext::Make(ctx.get(), GrColorType::kRGBA_8888, nullptr, in DEF_GPUTEST() local 408 auto sdc = skgpu::v1::SurfaceDrawContext::Make(ctx.get(), GrColorType::kRGBA_8888, nullptr, in DEF_GPUTEST() local
|
/third_party/skia/gm/ |
H A D | aarecteffect.cpp | 49 auto sdc = SkCanvasPriv::TopDeviceSurfaceDrawContext(canvas); variable
|
H A D | destcolor.cpp | 72 auto sdc = SkCanvasPriv::TopDeviceSurfaceDrawContext(canvas); in DEF_SIMPLE_GPU_GM_CAN_FAIL() local
|
H A D | convexpolyeffect.cpp | 94 auto sdc = SkCanvasPriv::TopDeviceSurfaceDrawContext(canvas); variable
|
H A D | constcolorprocessor.cpp | 80 auto sdc = SkCanvasPriv::TopDeviceSurfaceDrawContext(canvas); variable
|
H A D | bigrrectaaeffect.cpp | 69 auto sdc = SkCanvasPriv::TopDeviceSurfaceDrawContext(canvas); variable
|
H A D | yuvtorgbsubset.cpp | 118 auto sdc = SkCanvasPriv::TopDeviceSurfaceDrawContext(canvas); variable
|
H A D | tessellation.cpp | 379 auto sdc = SkCanvasPriv::TopDeviceSurfaceDrawContext(canvas); in onDraw() local
|
H A D | texelsubset.cpp | 88 auto sdc = SkCanvasPriv::TopDeviceSurfaceDrawContext(canvas); variable
|
H A D | rrects.cpp | 82 auto sdc = SkCanvasPriv::TopDeviceSurfaceDrawContext(canvas); variable
|
H A D | drawquadset.cpp | 52 auto sdc = SkCanvasPriv::TopDeviceSurfaceDrawContext(canvas); in draw_gradient_tiles() local
|
H A D | fp_sample_chaining.cpp | 175 auto sdc = SkCanvasPriv::TopDeviceSurfaceDrawContext(canvas); in DEF_SIMPLE_GPU_GM_CAN_FAIL() local
|
/third_party/skia/bench/ |
H A D | ClearBench.cpp | 65 auto sdc = SkCanvasPriv::TopDeviceSurfaceDrawContext(canvas); variable
|
H A D | BulkRectBench.cpp | 149 auto sdc = SkCanvasPriv::TopDeviceSurfaceDrawContext(canvas); in drawSolidColorsBatch() local
|
/third_party/skia/src/gpu/ops/ |
H A D | TessellationPathRenderer.cpp | 113 auto sdc = args.fSurfaceDrawContext; in onDrawPath() local 200 auto sdc = args.fSurfaceDrawContext; in onStencilPath() local
|
/third_party/skia/tools/gpu/ |
H A D | GrTest.cpp | 67 void GrDrawRandomOp(SkRandom* random, skgpu::v1::SurfaceDrawContext* sdc, GrPaint&& paint) { in GrDrawRandomOp() argument
|
/third_party/skia/src/core/ |
H A D | SkSDFFilter.cpp | 79 bool drawMaskSDFBlur(GrRecordingContext* rContext, skgpu::v1::SurfaceDrawContext* sdc, const GrClip* clip, in drawMaskSDFBlur() argument 127 auto sdc = skgpu::v1::SurfaceDrawContext::Make( in sdf_2d() local
|
H A D | SkGlyphRunPainter.cpp | 75 SkGlyphRunListPainter::SkGlyphRunListPainter(const skgpu::v1::SurfaceDrawContext& sdc) in SkGlyphRunListPainter() argument
|
/third_party/skia/samplecode/ |
H A D | SamplePathTessellators.cpp | 223 auto sdc = SkCanvasPriv::TopDeviceSurfaceDrawContext(canvas); in onDrawContent() local
|
/third_party/skia/src/gpu/v1/ |
H A D | StencilMaskHelper.cpp | 279 void draw_stencil_rect(skgpu::v1::SurfaceDrawContext* sdc, in draw_stencil_rect() argument 307 sdc, in draw_path() local 336 GrAA supported_aa(skgpu::v1::SurfaceDrawContext* sdc, GrAA aa) { in supported_aa() argument 289 draw_path(GrRecordingContext* rContext, skgpu::v1::SurfaceDrawContext* sdc, skgpu::v1::PathRenderer* pr, const GrHardClip& clip, const SkIRect& bounds, const GrUserStencilSettings* ss, const SkMatrix& matrix, const GrStyledShape& shape, GrAA aa) draw_path() argument 317 stencil_path(GrRecordingContext* rContext, skgpu::v1::SurfaceDrawContext* sdc, skgpu::v1::PathRenderer* pr, const GrFixedClip& clip, const SkMatrix& matrix, const GrStyledShape& shape, GrAA aa) stencil_path() argument 344 StencilMaskHelper(GrRecordingContext* rContext, SurfaceDrawContext* sdc) StencilMaskHelper() argument [all...] |
/third_party/skia/src/effects/imagefilters/ |
H A D | SkAlphaThresholdImageFilter.cpp | 110 auto sdc = skgpu::v1::SurfaceDrawContext::MakeWithFallback( in createMaskTexture() local
|