Home
last modified time | relevance | path

Searched defs:strokeWidth (Results 1 – 25 of 69) sorted by relevance

123

/external/skqp/gm/
Dglyph_pos.cpp28 SkScalar strokeWidth, in draw_gm()
82 SkScalar strokeWidth, in drawTestCase()
Dstroketext.cpp30 SkScalar strokeWidth) { in draw_text_stroked()
Dshadows.cpp19 static void setup(SkPaint* paint, SkColor c, SkScalar strokeWidth) { in setup()
Dninepatchstretch.cpp26 const SkScalar strokeWidth = SkIntToScalar(6); in make_image() local
Dquadpaths.cpp32 SkScalar strokeWidth) { in drawPath()
162 SkScalar strokeWidth) { in drawPath()
Dlinepaths.cpp18 SkScalar strokeWidth) { in drawPath()
/external/skia/gm/
Dglyph_pos.cpp28 SkScalar strokeWidth, in draw_gm()
82 SkScalar strokeWidth, in drawTestCase()
Dstroketext.cpp30 SkScalar strokeWidth) { in draw_text_stroked()
Dshadows.cpp19 static void setup(SkPaint* paint, SkColor c, SkScalar strokeWidth) { in setup()
Dninepatchstretch.cpp26 const SkScalar strokeWidth = SkIntToScalar(6); in make_image() local
Dquadpaths.cpp32 SkScalar strokeWidth) { in drawPath()
162 SkScalar strokeWidth) { in drawPath()
Dlinepaths.cpp18 SkScalar strokeWidth) { in drawPath()
/external/skqp/src/core/
DSkDrawProcs.h29 SkScalar strokeWidth = paint.getStrokeWidth(); in SkDrawTreatAsHairline() local
DSkStrokeRec.cpp150 SkScalar strokeWidth) { in GetInflationRadius()
/external/skia/src/core/
DSkDrawProcs.h29 SkScalar strokeWidth = paint.getStrokeWidth(); in SkDrawTreatAsHairline() local
DSkStrokeRec.cpp150 SkScalar strokeWidth) { in GetInflationRadius()
/external/skia/src/gpu/ops/
DGrAALinearizingConvexPathRenderer.cpp65 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/
DGrAALinearizingConvexPathRenderer.cpp65 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/
DCircleView.java12 private int strokeWidth; field in CircleView
DFreehandView.java27 private int strokeWidth; field in FreehandView
/external/skia/experimental/svg/model/
DSkSVGNode.cpp106 void SkSVGNode::setStrokeWidth(const SkSVGLength& strokeWidth) { in setStrokeWidth()
182 if (const SkSVGLengthValue* strokeWidth = v.as<SkSVGLengthValue>()) { in onSetAttribute() local
/external/skqp/experimental/svg/model/
DSkSVGNode.cpp106 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/
DShadowVectorDrawable.java55 float strokeWidth; field in ShadowVectorDrawable.Path
118 float strokeWidth, in nUpdateFullPathProperties()
/external/skqp/experimental/canvaskit/tests/
Dcanvas2d.spec.js695 strokeWidth: 0, property
702 strokeWidth: 0, property
709 strokeWidth: 1, property
716 strokeWidth: 2, property
/external/skia/modules/canvaskit/tests/
Dcanvas2d.spec.js677 strokeWidth: 0, property
684 strokeWidth: 0, property
691 strokeWidth: 1, property
698 strokeWidth: 2, property

123