| /external/skia/tests/ |
| D | DMSAATest.cpp | 59 static void draw_paint_with_aa(skgpu::v1::SurfaceDrawContext* sdc, in draw_paint_with_aa() 69 static void draw_paint_with_dmsaa(skgpu::v1::SurfaceDrawContext* sdc, in draw_paint_with_dmsaa() 96 skgpu::v1::SurfaceDrawContext* sdc, in check_sdc_color() 124 auto sdc = skgpu::v1::SurfaceDrawContext::Make(dContext, GrColorType::kRGBA_8888, nullptr, variable 159 auto sdc = skgpu::v1::SurfaceDrawContext::Make(dContext, GrColorType::kRGBA_8888, nullptr, variable 186 auto sdc = skgpu::v1::SurfaceDrawContext::Make(dContext, GrColorType::kRGBA_8888, nullptr, variable 214 auto sdc = skgpu::v1::SurfaceDrawContext::Make(dContext, GrColorType::kRGBA_8888, nullptr, variable
|
| D | SurfaceDrawContextTest.cpp | 39 skgpu::v1::SurfaceDrawContext* sdc, in check_instantiation_status() 58 auto sdc = get_sdc(dContext); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local 72 auto sdc = get_sdc(dContext); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
|
| D | DefaultPathRendererTest.cpp | 40 skgpu::v1::SurfaceDrawContext* sdc, in read_back() 85 auto sdc = skgpu::v1::SurfaceDrawContext::Make(dContext, GrColorType::kRGBA_8888, nullptr, in run_test() local 104 auto sdc = skgpu::v1::SurfaceDrawContext::Make(dContext, GrColorType::kRGBA_8888, nullptr, in run_test() local
|
| D | PathRendererCacheTests.cpp | 57 skgpu::v1::SurfaceDrawContext* sdc, in draw_path() 109 auto sdc = skgpu::v1::SurfaceDrawContext::Make( in test_path() local
|
| D | SkSLCross.cpp | 50 auto sdc = skgpu::v1::SurfaceDrawContext::Make(dContext, GrColorType::kRGBA_8888, nullptr, in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local 122 skgpu::v1::SurfaceDrawContext* sdc, SkVector a, SkVector b, in run_test()
|
| D | ClearTest.cpp | 48 SurfaceDrawContext* sdc, in check_rect() 92 std::unique_ptr<SurfaceDrawContext> sdc; in clear_op_test() local
|
| D | BulkRectTest.cpp | 105 std::unique_ptr<skgpu::v1::SurfaceDrawContext> sdc = new_SDC(dContext); in fillrectop_creation_test() local 149 std::unique_ptr<skgpu::v1::SurfaceDrawContext> sdc = new_SDC(dContext); in textureop_creation_test() local
|
| D | ProcessorTest.cpp | 212 auto sdc = skgpu::v1::SurfaceDrawContext::Make( in DEF_GANESH_TEST_FOR_ALL_CONTEXTS() local 291 skgpu::v1::SurfaceDrawContext* sdc, in render_fp() 595 auto sdc = skgpu::v1::SurfaceDrawContext::Make( in DEF_GANESH_TEST_FOR_GL_RENDERING_CONTEXTS() local 959 auto sdc = skgpu::v1::SurfaceDrawContext::Make( in DEF_GANESH_TEST_FOR_GL_RENDERING_CONTEXTS() local
|
| D | GrGpuBufferTest.cpp | 304 auto sdc = skgpu::v1::SurfaceDrawContext::Make(dc, in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local 383 auto sdc = skgpu::v1::SurfaceDrawContext::Make(dc, in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
|
| /external/skia/src/gpu/ganesh/ |
| D | StencilMaskHelper.cpp | 279 void draw_stencil_rect(skgpu::v1::SurfaceDrawContext* sdc, in draw_stencil_rect() 290 skgpu::v1::SurfaceDrawContext* sdc, in draw_path() 318 skgpu::v1::SurfaceDrawContext* sdc, in stencil_path() 336 GrAA supported_aa(skgpu::v1::SurfaceDrawContext* sdc, GrAA aa) { in supported_aa() 345 SurfaceDrawContext* sdc) in StencilMaskHelper()
|
| D | GrBlurUtils.cpp | 43 static bool draw_mask(skgpu::v1::SurfaceDrawContext* sdc, in draw_mask() 206 auto sdc = skgpu::v1::SurfaceDrawContext::MakeWithFallback(rContext, in create_mask_GPU() local 268 static bool get_shape_and_clip_bounds(skgpu::v1::SurfaceDrawContext* sdc, in get_shape_and_clip_bounds() 374 skgpu::v1::SurfaceDrawContext* sdc, in hw_create_filtered_mask() 468 skgpu::v1::SurfaceDrawContext* sdc, in draw_shape_with_mask_filter() 558 skgpu::v1::SurfaceDrawContext* sdc, in drawShapeWithMaskFilter() 569 skgpu::v1::SurfaceDrawContext* sdc, in drawShapeWithMaskFilter()
|
| D | Device.cpp | 121 bool force_aa_clip(const skgpu::v1::SurfaceDrawContext* sdc) { in force_aa_clip() 183 auto sdc = SurfaceDrawContext::Make(rContext, in Make() local 223 sk_sp<Device> Device::Make(std::unique_ptr<SurfaceDrawContext> sdc, in Make() 259 auto sdc = SurfaceDrawContext::Make(rContext, in Make() local 275 Device::Device(std::unique_ptr<SurfaceDrawContext> sdc, DeviceFlags flags) in Device() 856 auto sdc = fSurfaceDrawContext.get(); in snapSpecial() local 899 auto sdc = fSurfaceDrawContext.get(); in snapSpecialScaled() local 1359 auto sdc = SurfaceDrawContext::Make(fContext.get(), grColorType, std::move(newRTP), in replaceBackingProxy() local 1424 auto* sdc = fSurfaceDrawContext.get(); in asyncRescaleAndReadPixels() local 1442 auto* sdc = fSurfaceDrawContext.get(); in asyncRescaleAndReadPixelsYUV420() local [all …]
|
| /external/skia/src/gpu/ganesh/ops/ |
| D | SoftwarePathRenderer.cpp | 128 bool SoftwarePathRenderer::GetShapeAndClipBounds(SurfaceDrawContext* sdc, in GetShapeAndClipBounds() 153 void SoftwarePathRenderer::DrawNonAARect(SurfaceDrawContext* sdc, in DrawNonAARect() 164 void SoftwarePathRenderer::DrawAroundInvPath(SurfaceDrawContext* sdc, in DrawAroundInvPath() 205 SurfaceDrawContext* sdc, in DrawToTargetWithShapeMask()
|
| D | TessellationPathRenderer.cpp | 130 auto sdc = args.fSurfaceDrawContext; in onDrawPath() local 219 auto sdc = args.fSurfaceDrawContext; in onStencilPath() local
|
| /external/skia/tools/gpu/ |
| D | GrTest.cpp | 76 void GrDrawRandomOp(SkRandom* random, skgpu::v1::SurfaceDrawContext* sdc, GrPaint&& paint) { in GrDrawRandomOp()
|
| /external/skia/gm/ |
| D | gpu_blur_utils.cpp | 104 auto sdc = SkGpuBlurUtils::GaussianBlur(rContext, in slow_blur() local 194 auto sdc = SkCanvasPriv::TopDeviceSurfaceDrawContext(canvas); in run() local 378 auto sdc = SkCanvasPriv::TopDeviceSurfaceDrawContext(canvas); in do_very_large_blur_gm() local
|
| D | lazytiling.cpp | 151 skgpu::v1::SurfaceDrawContext* sdc, in draw_texture() 213 auto sdc = SkCanvasPriv::TopDeviceSurfaceDrawContext(canvas); in onDraw() local
|
| D | aarecteffect.cpp | 49 auto sdc = SkCanvasPriv::TopDeviceSurfaceDrawContext(canvas); in onDraw() local
|
| D | destcolor.cpp | 72 auto sdc = SkCanvasPriv::TopDeviceSurfaceDrawContext(canvas); variable
|
| D | convexpolyeffect.cpp | 94 auto sdc = SkCanvasPriv::TopDeviceSurfaceDrawContext(canvas); in onDraw() local
|
| D | bigrrectaaeffect.cpp | 69 auto sdc = SkCanvasPriv::TopDeviceSurfaceDrawContext(canvas); in onDraw() local
|
| D | constcolorprocessor.cpp | 80 auto sdc = SkCanvasPriv::TopDeviceSurfaceDrawContext(canvas); in onDraw() local
|
| D | yuvtorgbsubset.cpp | 122 auto sdc = SkCanvasPriv::TopDeviceSurfaceDrawContext(canvas); in onDraw() local
|
| /external/skia/bench/ |
| D | ClearBench.cpp | 65 auto sdc = SkCanvasPriv::TopDeviceSurfaceDrawContext(canvas); in onDraw() local
|
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
| D | ListRedundantUnicodeSets.java | 50 StandardCodes sdc = StandardCodes.make(); in main() local
|