Home
last modified time | relevance | path

Searched refs:kButt_Cap (Results 1 – 25 of 217) sorted by relevance

123456789

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DStrokeTest.cpp111 s1.setStrokeParams(SkPaint::kButt_Cap, SkPaint::kRound_Join, 2.9f); in test_strokerec_equality()
112 s2.setStrokeParams(SkPaint::kButt_Cap, SkPaint::kRound_Join, 2.9f); in test_strokerec_equality()
121 s1.setStrokeParams(SkPaint::kButt_Cap, SkPaint::kRound_Join, 2.9f); in test_strokerec_equality()
122 s2.setStrokeParams(SkPaint::kButt_Cap, SkPaint::kRound_Join, 2.1f); in test_strokerec_equality()
124 s2.setStrokeParams(SkPaint::kButt_Cap, SkPaint::kBevel_Join, 2.9f); in test_strokerec_equality()
137 s1.setStrokeParams(SkPaint::kButt_Cap, SkPaint::kRound_Join, 2.9f); in test_strokerec_equality()
138 s2.setStrokeParams(SkPaint::kButt_Cap, SkPaint::kRound_Join, 2.9f); in test_strokerec_equality()
150 s2.setStrokeParams(SkPaint::kButt_Cap, SkPaint::kRound_Join, 2.1f); in test_strokerec_equality()
152 s2.setStrokeParams(SkPaint::kButt_Cap, SkPaint::kBevel_Join, 2.9f); in test_strokerec_equality()
H A DEmptyPathTest.cpp66 SkPaint::kButt_Cap, in iter_paint()
83 if (drawCaps && SkPaint::kButt_Cap != gCaps[cap] in iter_paint()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/core/
H A DSkScan_Hairline.cpp514 const int capOut = SkPaint::kButt_Cap == capStyle ? 1 : 2; in hair_path()
566 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
575 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
582 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
589 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
605 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
614 if (SkPaint::kButt_Cap != capStyle && prevVerb == SkPath::kMove_Verb) { in hair_path()
623 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
634 hair_path<SkPaint::kButt_Cap>(path, clip, blitter, SkScan::HairLineRgn); in HairPath()
638 hair_path<SkPaint::kButt_Cap>(path, clip, blitter, SkScan::AntiHairLineRgn); in AntiHairPath()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/core/
H A DSkScan_Hairline.cpp514 const int capOut = SkPaint::kButt_Cap == capStyle ? 1 : 2; in hair_path()
566 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
575 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
582 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
589 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
605 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
614 if (SkPaint::kButt_Cap != capStyle && prevVerb == SkPath::kMove_Verb) { in hair_path()
623 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
634 hair_path<SkPaint::kButt_Cap>(path, clip, blitter, SkScan::HairLineRgn); in HairPath()
638 hair_path<SkPaint::kButt_Cap>(path, clip, blitter, SkScan::AntiHairLineRgn); in AntiHairPath()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/core/
H A DSkScan_Hairline.cpp514 const int capOut = SkPaint::kButt_Cap == capStyle ? 1 : 2; in hair_path()
566 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
575 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
582 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
589 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
605 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
614 if (SkPaint::kButt_Cap != capStyle && prevVerb == SkPath::kMove_Verb) { in hair_path()
623 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
634 hair_path<SkPaint::kButt_Cap>(path, clip, blitter, SkScan::HairLineRgn); in HairPath()
638 hair_path<SkPaint::kButt_Cap>(path, clip, blitter, SkScan::AntiHairLineRgn); in AntiHairPath()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/core/
H A DSkScan_Hairline.cpp514 const int capOut = SkPaint::kButt_Cap == capStyle ? 1 : 2; in hair_path()
566 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
575 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
582 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
589 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
605 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
614 if (SkPaint::kButt_Cap != capStyle && prevVerb == SkPath::kMove_Verb) { in hair_path()
623 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
634 hair_path<SkPaint::kButt_Cap>(path, clip, blitter, SkScan::HairLineRgn); in HairPath()
638 hair_path<SkPaint::kButt_Cap>(path, clip, blitter, SkScan::AntiHairLineRgn); in AntiHairPath()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/core/
H A DSkScan_Hairline.cpp486 const int capOut = SkPaint::kButt_Cap == capStyle ? 1 : 2; in hair_path()
538 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
547 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
554 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
561 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
577 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
586 if (SkPaint::kButt_Cap != capStyle && prevVerb == SkPath::kMove_Verb) { in hair_path()
595 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
606 hair_path<SkPaint::kButt_Cap>(path, clip, blitter, SkScan::HairLineRgn); in HairPath()
610 hair_path<SkPaint::kButt_Cap>(path, clip, blitter, SkScan::AntiHairLineRgn); in AntiHairPath()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkScan_Hairline.cpp523 const int capOut = SkPaint::kButt_Cap == capStyle ? 1 : 2; in hair_path()
576 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
589 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
596 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
603 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
618 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
627 if (SkPaint::kButt_Cap != capStyle && prevVerb == SkPath::kMove_Verb) { in hair_path()
636 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
647 hair_path<SkPaint::kButt_Cap>(path, clip, blitter, SkScan::HairLineRgn); in HairPath()
651 hair_path<SkPaint::kButt_Cap>(path, clip, blitter, SkScan::AntiHairLineRgn); in AntiHairPath()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/core/
H A DSkScan_Hairline.cpp498 const int capOut = SkPaint::kButt_Cap == capStyle ? 1 : 2; in hair_path()
550 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
559 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
566 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
573 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
589 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
598 if (SkPaint::kButt_Cap != capStyle && prevVerb == SkPath::kMove_Verb) { in hair_path()
607 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
618 hair_path<SkPaint::kButt_Cap>(path, clip, blitter, SkScan::HairLineRgn); in HairPath()
622 hair_path<SkPaint::kButt_Cap>(path, clip, blitter, SkScan::AntiHairLineRgn); in AntiHairPath()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/core/
H A DSkScan_Hairline.cpp514 const int capOut = SkPaint::kButt_Cap == capStyle ? 1 : 2; in hair_path()
566 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
575 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
582 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
589 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
605 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
614 if (SkPaint::kButt_Cap != capStyle && prevVerb == SkPath::kMove_Verb) { in hair_path()
623 if (SkPaint::kButt_Cap != capStyle) { in hair_path()
634 hair_path<SkPaint::kButt_Cap>(path, clip, blitter, SkScan::HairLineRgn); in HairPath()
638 hair_path<SkPaint::kButt_Cap>(path, clip, blitter, SkScan::AntiHairLineRgn); in AntiHairPath()
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/paint/
H A Dpaint_flags.h76 kButt_Cap = SkPaint::kButt_Cap, //!< begin/end contours with no extension enumerator
82 kDefault_Cap = kButt_Cap
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/paint/
H A Dpaint_flags.h71 kButt_Cap = SkPaint::kButt_Cap, //!< begin/end contours with no extension enumerator
77 kDefault_Cap = kButt_Cap
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/gm/
H A Dpath_stroke_with_zero_length.cpp83 SkPaint::kButt_Cap,
167 int expectedCaps = ((SkPaint::kButt_Cap == cap) || !verb) ? 0 : 1; in draw_zero_length_capped_paths()
234 if (SkPaint::kButt_Cap == cap) { in draw_zero_length_capped_paths_dbl_contour()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/gm/
H A Dpath_stroke_with_zero_length.cpp85 SkPaint::kButt_Cap,
178 int expectedCaps = ((SkPaint::kButt_Cap == cap) || !verb) ? 0 : 1; in draw_zero_length_capped_paths()
256 if (SkPaint::kButt_Cap == cap) { in draw_zero_length_capped_paths_dbl_contour()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/bench/
H A DBezierBench.cpp96 DEF_BENCH( return new BezierBench(SkPaint::kButt_Cap, SkPaint::kRound_Join, 2, draw_quad); )
100 DEF_BENCH( return new BezierBench(SkPaint::kButt_Cap, SkPaint::kRound_Join, 2, draw_cubic); )
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/bench/
H A DBezierBench.cpp96 DEF_BENCH( return new BezierBench(SkPaint::kButt_Cap, SkPaint::kRound_Join, 2, draw_quad); )
100 DEF_BENCH( return new BezierBench(SkPaint::kButt_Cap, SkPaint::kRound_Join, 2, draw_cubic); )
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/docs/examples/
H A DPaint_getStrokeCap.cpp9 SkPaint::kButt_Cap == paint.getStrokeCap() ? '=' : '!'); in draw()
H A DPaint_053.cpp15 for (SkPaint::Cap c : { SkPaint::kButt_Cap, SkPaint::kRound_Cap, SkPaint::kSquare_Cap } ) { in draw()
H A DCanvas_drawPoints.cpp19 for (const auto cap : { SkPaint::kRound_Cap, SkPaint::kSquare_Cap, SkPaint::kButt_Cap } ) { in draw()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/include/core/
H A DSkPaint.h331 kButt_Cap, //!< no stroke extension enumerator
335 kDefault_Cap = kButt_Cap, //!< equivalent to kButt_Cap
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/include/core/
H A DSkPaint.h331 kButt_Cap, //!< no stroke extension enumerator
335 kDefault_Cap = kButt_Cap, //!< equivalent to kButt_Cap
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/include/core/
H A DSkPaint.h350 kButt_Cap, //!< no stroke extension enumerator
354 kDefault_Cap = kButt_Cap, //!< equivalent to kButt_Cap
/dports/www/firefox/firefox-99.0/gfx/skia/skia/include/core/
H A DSkPaint.h331 kButt_Cap, //!< no stroke extension enumerator
335 kDefault_Cap = kButt_Cap, //!< equivalent to kButt_Cap
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/include/core/
H A DSkPaint.h331 kButt_Cap, //!< no stroke extension enumerator
335 kDefault_Cap = kButt_Cap, //!< equivalent to kButt_Cap
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/include/core/
H A DSkPaint.h356 kButt_Cap, //!< no stroke extension enumerator
360 kDefault_Cap = kButt_Cap, //!< equivalent to kButt_Cap

123456789