Home
last modified time | relevance | path

Searched defs:stroke (Results 1 – 25 of 110) sorted by relevance

12345

/third_party/skia/src/gpu/tessellate/shaders/
DGrStrokeTessellationShader.cpp19 const SkStrokeRec& stroke, in GrStrokeTessellationShader()
359 const auto& stroke = shader.stroke(); in setData() local
/third_party/skia/src/gpu/
DGrUtil.cpp71 const SkStrokeRec& stroke = style.strokeRec(); in GrIsStrokeHairlineOrEquivalent() local
/third_party/skia/gm/
Dcrbug_996140.cpp59 SkPaint stroke; variable
Dcroppedrects.cpp51 SkPaint stroke; in onOnceBeforeDraw() local
/third_party/skia/src/gpu/ops/
DTessellationPathRenderer.cpp129 const SkStrokeRec& stroke = args.fShape->style().strokeRec(); in onDrawPath() local
149 const SkStrokeRec& stroke = args.fShape->style().strokeRec(); in onDrawPath() local
/third_party/node/deps/npm/node_modules/jsonparse/samplejson/
Dbasic2.json6 … {"shape": "rect", "fill": "#333", "stroke": "#999", "x": 0.5, "y": 0.5, "width": 47, "height": 47} string
24 …{"shape": "polygon", "fill": "#248", "stroke": "#48f", "points": [[0.5,47.5],[47.5,47.5],[47.5,0.5… string
41 …{"shape": "polygon", "fill": "#248", "stroke": "#48f", "points": [[0.5,0.5],[47.5,47.5],[0.5,47.5]… string
58 …{"shape": "polygon", "fill": "#333", "stroke": "#999", "points": [[0.5,0.5],[47.5,47.5],[47.5,0.5]… string
76 …{"shape": "polygon", "fill": "#333", "stroke": "#999", "points": [[0.5,0.5],[0.5,47.5],[47.5,0.5]]} string
94 …{"shape": "polygon", "fill": "#482", "stroke": "#8f4", "points": [[0.5,47.5],[0.5,23.5],[24.5,23.5… string
112 …{"shape": "polygon", "fill": "#482", "stroke": "#8f4", "points": [[0.5,0.5],[23.5,0.5],[23.5,24.5]… string
130 {"shape": "circle", "fill": "#ff0", "stroke": "#ff8", "cx": 24, "cy": 24, "r": 18} string
136 …{"shape": "polygon", "fill": "#842", "stroke": "#f84", "points": [[4.5,0.5],[14.5,0.5],[14.5,17.5]… string
142 … {"shape": "polygon", "fill": "#333", "stroke": "#999", "points": [[0.5,0.5],[47.5,0.5],[24,47.5]]} string
[all …]
Dbasic.json6 …{"shape": "rect", "fill": "#333", "stroke": "#999", "x": 0.5e+1, "y": 0.5, "z": 0.8e-0, "w": 0.5e5… string
24 …{"shape": "polygon", "fill": "#248", "stroke": "#48f", "points": [[0.5,47.5],[47.5,47.5],[47.5,0.5… string
41 …{"shape": "polygon", "fill": "#248", "stroke": "#48f", "points": [[0.5,0.5],[47.5,47.5],[0.5,47.5]… string
58 …{"shape": "polygon", "fill": "#333", "stroke": "#999", "points": [[0.5,0.5],[47.5,47.5],[47.5,0.5]… string
76 …{"shape": "polygon", "fill": "#333", "stroke": "#999", "points": [[0.5,0.5],[0.5,47.5],[47.5,0.5]]} string
94 …{"shape": "polygon", "fill": "#482", "stroke": "#8f4", "points": [[0.5,47.5],[0.5,23.5],[24.5,23.5… string
112 …{"shape": "polygon", "fill": "#482", "stroke": "#8f4", "points": [[0.5,0.5],[23.5,0.5],[23.5,24.5]… string
130 {"shape": "circle", "fill": "#ff0", "stroke": "#ff8", "cx": 24, "cy": 24, "r": 18} string
136 …{"shape": "polygon", "fill": "#842", "stroke": "#f84", "points": [[4.5,0.5],[14.5,0.5],[14.5,17.5]… string
142 … {"shape": "polygon", "fill": "#333", "stroke": "#999", "points": [[0.5,0.5],[47.5,0.5],[24,47.5]]} string
[all …]
/third_party/flutter/skia/src/gpu/ops/
DGrStrokeRectOp.cpp29 inline static bool allowed_stroke(const SkStrokeRec& stroke, GrAA aa, bool* isMiter) { in allowed_stroke()
114 const SkStrokeRec& stroke, in Make()
134 const SkStrokeRec& stroke, GrAAType aaType) in NonAAStrokeRectOp()
354 const SkStrokeRec& stroke) { in Make()
364 const SkMatrix& viewMatrix, const SkRect& rect, const SkStrokeRec& stroke, in AAStrokeRectOp()
753 const SkStrokeRec& stroke) { in Make()
/third_party/skia/src/gpu/tessellate/
DStrokeHardwareTessellator.cpp141 void updateDynamicStroke(const SkStrokeRec& stroke) { in updateDynamicStroke()
245 const SkStrokeRec& stroke) { in writeClose()
266 void writeCaps(SkPoint contourEndpoint, const SkMatrix& viewMatrix, const SkStrokeRec& stroke) { in writeCaps()
720 const SkStrokeRec& stroke = pathStrokeList->fStroke; in prepare() local
733 const SkStrokeRec& stroke = pathStroke->fStroke; in prepare() local
DStrokeFixedCountTessellator.cpp53 void updateDynamicStroke(const SkStrokeRec& stroke) { in updateDynamicStroke()
263 const SkStrokeRec& stroke = pathStrokeList->fStroke; in prepare() local
277 const SkStrokeRec& stroke = pathStroke->fStroke; in prepare() local
/third_party/flutter/skia/experimental/c-api-example/
Dskia-c-example.c46 sk_paint_t* stroke = sk_paint_new(); in draw() local
/third_party/skia/experimental/skrive/src/
DShape.cpp68 for (const auto* stroke : fStrokes) { in onRender() local
/third_party/skia/experimental/c-api-example/
Dskia-c-example.c48 sk_paint_t* stroke = sk_paint_new(); in draw() local
/third_party/flutter/skia/src/gpu/gl/
DGrGLPath.cpp255 void GrGLPath::InitPathObjectStroke(GrGLGpu* gpu, GrGLuint pathID, const SkStrokeRec& stroke) { in InitPathObjectStroke()
283 SkStrokeRec stroke(SkStrokeRec::kFill_InitStyle); in GrGLPath() local
/third_party/skia/samplecode/
DSampleAARects.cpp65 for (int stroke = 0; stroke < 2; ++stroke) { in onDrawContent() local
/third_party/flutter/skia/gm/
Dcroppedrects.cpp52 SkPaint stroke; in onOnceBeforeDraw() local
/third_party/flutter/skia/samplecode/
DSampleAARects.cpp64 for (int stroke = 0; stroke < 2; ++stroke) { in onDrawContent() local
/third_party/skia/docs/examples/
Dskpaint_xfer.cpp43 SkPaint stroke, src, dst; in draw() local
DColor_Wheel.cpp6 const float stroke = scale * 3 / 64; in draw_color_wheel() local
/third_party/flutter/skia/src/gpu/
DGrPathRenderer.cpp73 const SkStrokeRec& stroke = style.strokeRec(); in IsStrokeHairlineOrEquivalent() local
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
DPaint.java44 public Paint setStroke(boolean stroke) { in setStroke()
110 private static native void nSetStroke(long nativeInstance, boolean stroke); in nSetStroke()
/third_party/flutter/skia/bench/
DRectBench.cpp33 RectBench(int shift, int stroke = 0, bool aa = true, bool perspective = false) in RectBench()
198 OvalBench(int shift, int stroke = 0) : RectBench(shift, stroke) {} in OvalBench()
208 RRectBench(int shift, int stroke = 0) : RectBench(shift, stroke) {} in RRectBench()
/third_party/skia/bench/
DRectBench.cpp33 RectBench(int shift, int stroke = 0, bool aa = true, bool perspective = false) in RectBench()
198 OvalBench(int shift, int stroke = 0) : RectBench(shift, stroke) {} in OvalBench()
208 RRectBench(int shift, int stroke = 0) : RectBench(shift, stroke) {} in RRectBench()
/third_party/skia/tests/
DPaintTest.cpp51 SkPath path, stroke; in DEF_TEST() local
/third_party/flutter/skia/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.cpp97 const SkStrokeRec& stroke = shape.style().strokeRec(); in onCanDrawPath() local
356 const SkStrokeRec& stroke, in GetStrokeDevWidth()

12345