Home
last modified time | relevance | path

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

12

/external/skia/gm/
Dshadows.cpp15 static void setup(SkPaint* paint, SkColor c, SkScalar strokeWidth) { in setup()
Dninepatchstretch.cpp40 const SkScalar strokeWidth = SkIntToScalar(6); in make_bitmap() local
Dquadpaths.cpp28 SkScalar strokeWidth) { in drawPath()
170 SkScalar strokeWidth) { in drawPath()
Dlinepaths.cpp28 SkScalar strokeWidth) { in drawPath()
169 SkScalar strokeWidth) { in drawPath()
Dcubicpaths.cpp28 SkScalar strokeWidth) { in drawPath()
171 SkScalar strokeWidth) { in drawPath()
Ddashing.cpp192 int strokeWidth, in drawDashedLines()
Ddegeneratesegments.cpp195 SkScalar strokeWidth) { in drawPath()
/external/webkit/Source/WebCore/rendering/svg/
DSVGMarkerLayoutInfo.cpp68 …erSVGResourceMarker* midMarker, RenderSVGResourceMarker* endMarker, float strokeWidth, const Path&… in calculateBoundaries()
DSVGRenderTreeAsText.cpp339 double strokeWidth = svgStyle->strokeWidth().value(element); in writeStyle() local
/external/skia/legacy/src/animator/
DSkDrawPaint.h58 SkScalar strokeWidth; variable
/external/skia/src/animator/
DSkDrawPaint.h58 SkScalar strokeWidth; variable
/external/skia/bench/
DSkBenchmark.h128 SkScalar strokeWidth; variable
DDashBench.cpp274 DrawPointsDashingBench(void* param, int dashLength, int strokeWidth, bool doAA) in DrawPointsDashingBench()
Dbenchmain.cpp423 float strokeWidth; in tool_main() local
/external/skia/tests/
DBlurTest.cpp21 static const int strokeWidth = 4; variable
/external/skia/legacy/src/core/
DSkPictureFlat.cpp180 SkScalar strokeWidth = buffer.readScalar(); in dump() local
DSkPicturePlayback.cpp1045 SkScalar strokeWidth = paint.getStrokeWidth(); in dumpPaint() local
/external/webkit/Source/WebCore/rendering/style/
DSVGRenderStyle.h301 SVGLength strokeWidth() const { return stroke->width; } in strokeWidth() function
/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext.cpp718 void GraphicsContext::adjustLineToPixelBoundaries(FloatPoint& p1, FloatPoint& p2, float strokeWidth in adjustLineToPixelBoundaries()
/external/webkit/Source/WebCore/platform/graphics/android/fonts/
DFontAndroid.cpp128 SkScalar strokeWidth; in setupForText() local
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsContextQt.cpp883 float strokeWidth = strokeThickness(); in drawLineForText() local
/external/webkit/Source/WebCore/rendering/
DInlineTextBox.cpp626 float strokeWidth = pseudoStyle->textStrokeWidth(); in paint() local
/external/skia/src/core/
DSkPicturePlayback.cpp1166 SkScalar strokeWidth = paint.getStrokeWidth(); in dumpPaint() local
/external/skia/src/pdf/
DSkPDFDevice.cpp718 SkScalar strokeWidth = paint->getStrokeWidth(); in drawPoints() local
/external/skia/src/gpu/
DGrContext.cpp979 SkScalar strokeWidth = stroke.getWidth(); in internalDrawOval() local

12