/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/ |
H A D | StrokeTest.cpp | 111 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 D | EmptyPathTest.cpp | 66 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 D | SkScan_Hairline.cpp | 514 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 D | SkScan_Hairline.cpp | 514 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 D | SkScan_Hairline.cpp | 514 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 D | SkScan_Hairline.cpp | 514 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 D | SkScan_Hairline.cpp | 486 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 D | SkScan_Hairline.cpp | 523 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 D | SkScan_Hairline.cpp | 498 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 D | SkScan_Hairline.cpp | 514 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 D | paint_flags.h | 76 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 D | paint_flags.h | 71 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 D | path_stroke_with_zero_length.cpp | 83 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 D | path_stroke_with_zero_length.cpp | 85 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 D | BezierBench.cpp | 96 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 D | BezierBench.cpp | 96 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 D | Paint_getStrokeCap.cpp | 9 SkPaint::kButt_Cap == paint.getStrokeCap() ? '=' : '!'); in draw()
|
H A D | Paint_053.cpp | 15 for (SkPaint::Cap c : { SkPaint::kButt_Cap, SkPaint::kRound_Cap, SkPaint::kSquare_Cap } ) { in draw()
|
H A D | Canvas_drawPoints.cpp | 19 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 D | SkPaint.h | 331 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 D | SkPaint.h | 331 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 D | SkPaint.h | 350 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 D | SkPaint.h | 331 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 D | SkPaint.h | 331 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 D | SkPaint.h | 356 kButt_Cap, //!< no stroke extension enumerator 360 kDefault_Cap = kButt_Cap, //!< equivalent to kButt_Cap
|