/external/skqp/gm/ |
D | glyph_pos.cpp | 28 SkScalar strokeWidth, in draw_gm() 82 SkScalar strokeWidth, in drawTestCase()
|
D | stroketext.cpp | 30 SkScalar strokeWidth) { in draw_text_stroked()
|
D | shadows.cpp | 19 static void setup(SkPaint* paint, SkColor c, SkScalar strokeWidth) { in setup()
|
D | ninepatchstretch.cpp | 26 const SkScalar strokeWidth = SkIntToScalar(6); in make_image() local
|
D | quadpaths.cpp | 32 SkScalar strokeWidth) { in drawPath() 162 SkScalar strokeWidth) { in drawPath()
|
D | linepaths.cpp | 18 SkScalar strokeWidth) { in drawPath()
|
/external/skia/gm/ |
D | glyph_pos.cpp | 28 SkScalar strokeWidth, in draw_gm() 82 SkScalar strokeWidth, in drawTestCase()
|
D | stroketext.cpp | 30 SkScalar strokeWidth) { in draw_text_stroked()
|
D | shadows.cpp | 19 static void setup(SkPaint* paint, SkColor c, SkScalar strokeWidth) { in setup()
|
D | ninepatchstretch.cpp | 26 const SkScalar strokeWidth = SkIntToScalar(6); in make_image() local
|
D | quadpaths.cpp | 32 SkScalar strokeWidth) { in drawPath() 162 SkScalar strokeWidth) { in drawPath()
|
D | linepaths.cpp | 18 SkScalar strokeWidth) { in drawPath()
|
/external/skqp/src/core/ |
D | SkDrawProcs.h | 29 SkScalar strokeWidth = paint.getStrokeWidth(); in SkDrawTreatAsHairline() local
|
D | SkStrokeRec.cpp | 150 SkScalar strokeWidth) { in GetInflationRadius()
|
/external/skia/src/core/ |
D | SkDrawProcs.h | 29 SkScalar strokeWidth = paint.getStrokeWidth(); in SkDrawTreatAsHairline() local
|
D | SkStrokeRec.cpp | 150 SkScalar strokeWidth) { in GetInflationRadius()
|
/external/skia/src/gpu/ops/ |
D | GrAALinearizingConvexPathRenderer.cpp | 65 SkScalar strokeWidth = args.fViewMatrix->getMaxScale() * stroke.getWidth(); in onCanDrawPath() local 127 SkScalar strokeWidth, in Make() 142 SkScalar strokeWidth, in AAFlatteningConvexPathOp() 348 SkScalar strokeWidth = fill ? -1.0f : stroke.getWidth(); in onDrawPath() local 373 SkScalar strokeWidth = -1.f; in GR_DRAW_OP_TEST_DEFINE() local
|
/external/skqp/src/gpu/ops/ |
D | GrAALinearizingConvexPathRenderer.cpp | 65 SkScalar strokeWidth = args.fViewMatrix->getMaxScale() * stroke.getWidth(); in onCanDrawPath() local 127 SkScalar strokeWidth, in Make() 142 SkScalar strokeWidth, in AAFlatteningConvexPathOp() 344 SkScalar strokeWidth = fill ? -1.0f : stroke.getWidth(); in onDrawPath() local 369 SkScalar strokeWidth = -1.f; in GR_DRAW_OP_TEST_DEFINE() local
|
/external/subsampling-scale-image-view/sample/src/main/java/com/davemorrissey/labs/subscaleview/test/extension/views/ |
D | CircleView.java | 12 private int strokeWidth; field in CircleView
|
D | FreehandView.java | 27 private int strokeWidth; field in FreehandView
|
/external/skia/experimental/svg/model/ |
D | SkSVGNode.cpp | 106 void SkSVGNode::setStrokeWidth(const SkSVGLength& strokeWidth) { in setStrokeWidth() 182 if (const SkSVGLengthValue* strokeWidth = v.as<SkSVGLengthValue>()) { in onSetAttribute() local
|
/external/skqp/experimental/svg/model/ |
D | SkSVGNode.cpp | 106 void SkSVGNode::setStrokeWidth(const SkSVGLength& strokeWidth) { in setStrokeWidth() 182 if (const SkSVGLengthValue* strokeWidth = v.as<SkSVGLengthValue>()) { in onSetAttribute() local
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowVectorDrawable.java | 55 float strokeWidth; field in ShadowVectorDrawable.Path 118 float strokeWidth, in nUpdateFullPathProperties()
|
/external/skqp/experimental/canvaskit/tests/ |
D | canvas2d.spec.js | 695 strokeWidth: 0, property 702 strokeWidth: 0, property 709 strokeWidth: 1, property 716 strokeWidth: 2, property
|
/external/skia/modules/canvaskit/tests/ |
D | canvas2d.spec.js | 677 strokeWidth: 0, property 684 strokeWidth: 0, property 691 strokeWidth: 1, property 698 strokeWidth: 2, property
|