Home
last modified time | relevance | path

Searched refs:strokeRec (Results 1 – 25 of 153) sorted by relevance

1234567

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/
H A DGrStyle.cpp26 if (style.strokeRec().needToApply()) { in KeySize()
80 cap = style.strokeRec().getCap(); in WriteKey()
87 join = style.strokeRec().getJoin(); in WriteKey()
90 miter = style.strokeRec().getMiter(); in WriteKey()
94 key[i++] = style.strokeRec().getStyle() | in WriteKey()
161 SkStrokeRec strokeRec = fStrokeRec; in applyPathEffectToPath() local
162 strokeRec.setResScale(resScale); in applyPathEffectToPath()
166 *remainingStroke = strokeRec; in applyPathEffectToPath()
174 SkStrokeRec strokeRec = fStrokeRec; in applyToPath() local
175 strokeRec.setResScale(resScale); in applyToPath()
[all …]
H A DGrStyle.h80 GrStyle(const SkStrokeRec& strokeRec, sk_sp<SkPathEffect> pe) : fStrokeRec(strokeRec) { in GrStyle() argument
139 const SkStrokeRec& strokeRec() const { return fStrokeRec; } in strokeRec() function
208 bool applyPathEffect(SkPath* dst, SkStrokeRec* strokeRec, const SkPath& src) const;
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/
H A DGrStyle.cpp26 if (style.strokeRec().needToApply()) { in KeySize()
80 cap = style.strokeRec().getCap(); in WriteKey()
87 join = style.strokeRec().getJoin(); in WriteKey()
90 miter = style.strokeRec().getMiter(); in WriteKey()
94 key[i++] = style.strokeRec().getStyle() | in WriteKey()
161 SkStrokeRec strokeRec = fStrokeRec; in applyPathEffectToPath() local
162 strokeRec.setResScale(resScale); in applyPathEffectToPath()
166 *remainingStroke = strokeRec; in applyPathEffectToPath()
174 SkStrokeRec strokeRec = fStrokeRec; in applyToPath() local
175 strokeRec.setResScale(resScale); in applyToPath()
[all …]
H A DGrStyle.h80 GrStyle(const SkStrokeRec& strokeRec, sk_sp<SkPathEffect> pe) : fStrokeRec(strokeRec) { in GrStyle() argument
139 const SkStrokeRec& strokeRec() const { return fStrokeRec; } in strokeRec() function
208 bool applyPathEffect(SkPath* dst, SkStrokeRec* strokeRec, const SkPath& src) const;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/
H A DGrStyle.cpp26 if (style.strokeRec().needToApply()) { in KeySize()
80 cap = style.strokeRec().getCap(); in WriteKey()
87 join = style.strokeRec().getJoin(); in WriteKey()
90 miter = style.strokeRec().getMiter(); in WriteKey()
94 key[i++] = style.strokeRec().getStyle() | in WriteKey()
161 SkStrokeRec strokeRec = fStrokeRec; in applyPathEffectToPath() local
162 strokeRec.setResScale(resScale); in applyPathEffectToPath()
166 *remainingStroke = strokeRec; in applyPathEffectToPath()
174 SkStrokeRec strokeRec = fStrokeRec; in applyToPath() local
175 strokeRec.setResScale(resScale); in applyToPath()
[all …]
H A DGrStyle.h80 GrStyle(const SkStrokeRec& strokeRec, sk_sp<SkPathEffect> pe) : fStrokeRec(strokeRec) { in GrStyle() argument
139 const SkStrokeRec& strokeRec() const { return fStrokeRec; } in strokeRec() function
208 bool applyPathEffect(SkPath* dst, SkStrokeRec* strokeRec, const SkPath& src) const;
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/
H A DGrStyle.cpp26 if (style.strokeRec().needToApply()) { in KeySize()
80 cap = style.strokeRec().getCap(); in WriteKey()
87 join = style.strokeRec().getJoin(); in WriteKey()
90 miter = style.strokeRec().getMiter(); in WriteKey()
94 key[i++] = style.strokeRec().getStyle() | in WriteKey()
161 SkStrokeRec strokeRec = fStrokeRec; in applyPathEffectToPath() local
162 strokeRec.setResScale(resScale); in applyPathEffectToPath()
166 *remainingStroke = strokeRec; in applyPathEffectToPath()
174 SkStrokeRec strokeRec = fStrokeRec; in applyToPath() local
175 strokeRec.setResScale(resScale); in applyToPath()
[all …]
H A DGrStyle.h80 GrStyle(const SkStrokeRec& strokeRec, sk_sp<SkPathEffect> pe) : fStrokeRec(strokeRec) { in GrStyle() argument
139 const SkStrokeRec& strokeRec() const { return fStrokeRec; } in strokeRec() function
208 bool applyPathEffect(SkPath* dst, SkStrokeRec* strokeRec, const SkPath& src) const;
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/
H A DGrStyle.cpp26 if (style.strokeRec().needToApply()) { in KeySize()
80 cap = style.strokeRec().getCap(); in WriteKey()
87 join = style.strokeRec().getJoin(); in WriteKey()
90 miter = style.strokeRec().getMiter(); in WriteKey()
94 key[i++] = style.strokeRec().getStyle() | in WriteKey()
161 SkStrokeRec strokeRec = fStrokeRec; in applyPathEffectToPath() local
162 strokeRec.setResScale(resScale); in applyPathEffectToPath()
166 *remainingStroke = strokeRec; in applyPathEffectToPath()
174 SkStrokeRec strokeRec = fStrokeRec; in applyToPath() local
175 strokeRec.setResScale(resScale); in applyToPath()
[all …]
H A DGrStyle.h80 GrStyle(const SkStrokeRec& strokeRec, sk_sp<SkPathEffect> pe) : fStrokeRec(strokeRec) { in GrStyle() argument
139 const SkStrokeRec& strokeRec() const { return fStrokeRec; } in strokeRec() function
208 bool applyPathEffect(SkPath* dst, SkStrokeRec* strokeRec, const SkPath& src) const;
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/
H A DGrStyle.cpp26 if (style.strokeRec().needToApply()) { in KeySize()
80 cap = style.strokeRec().getCap(); in WriteKey()
87 join = style.strokeRec().getJoin(); in WriteKey()
90 miter = style.strokeRec().getMiter(); in WriteKey()
94 key[i++] = style.strokeRec().getStyle() | in WriteKey()
161 SkStrokeRec strokeRec = fStrokeRec; in applyPathEffectToPath() local
162 strokeRec.setResScale(resScale); in applyPathEffectToPath()
166 *remainingStroke = strokeRec; in applyPathEffectToPath()
174 SkStrokeRec strokeRec = fStrokeRec; in applyToPath() local
175 strokeRec.setResScale(resScale); in applyToPath()
[all …]
H A DGrShape.cpp290 SkStrokeRec strokeRec = parent.fStyle.strokeRec(); in GrShape() local
299 SkASSERT(scale == strokeRec.getResScale()); in GrShape()
308 tmpParent.init(this->path(), GrStyle(strokeRec, nullptr)); in GrShape()
328 fStyle = GrStyle(strokeRec, nullptr); in GrShape()
458 fStyle.strokeRec().getJoin() == SkPaint::kMiter_Join && in attemptToSimplifyRRect()
459 fStyle.strokeRec().getMiter() >= SK_ScalarSqrt2 && in attemptToSimplifyRRect()
461 SkScalar r = fStyle.strokeRec().getWidth() / 2; in attemptToSimplifyRRect()
479 SkStrokeRec rec = fStyle.strokeRec(); in attemptToSimplifyLine()
480 rec.setStrokeStyle(fStyle.strokeRec().getWidth(), false); in attemptToSimplifyLine()
498 SkScalar r = fStyle.strokeRec().getWidth() / 2; in attemptToSimplifyLine()
[all …]
H A DGrStyle.h80 GrStyle(const SkStrokeRec& strokeRec, SkPathEffect* pe) : fStrokeRec(strokeRec) { in GrStyle() argument
138 const SkStrokeRec& strokeRec() const { return fStrokeRec; } in strokeRec() function
206 bool applyPathEffect(SkPath* dst, SkStrokeRec* strokeRec, const SkPath& src) const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/
H A DGrStyle.cpp26 if (style.strokeRec().needToApply()) { in KeySize()
80 cap = style.strokeRec().getCap(); in WriteKey()
87 join = style.strokeRec().getJoin(); in WriteKey()
90 miter = style.strokeRec().getMiter(); in WriteKey()
94 key[i++] = style.strokeRec().getStyle() | in WriteKey()
161 SkStrokeRec strokeRec = fStrokeRec; in applyPathEffectToPath() local
162 strokeRec.setResScale(resScale); in applyPathEffectToPath()
166 *remainingStroke = strokeRec; in applyPathEffectToPath()
174 SkStrokeRec strokeRec = fStrokeRec; in applyToPath() local
175 strokeRec.setResScale(resScale); in applyToPath()
[all …]
H A DGrStyle.h80 GrStyle(const SkStrokeRec& strokeRec, sk_sp<SkPathEffect> pe) : fStrokeRec(strokeRec) { in GrStyle() argument
139 const SkStrokeRec& strokeRec() const { return fStrokeRec; } in strokeRec() function
208 bool applyPathEffect(SkPath* dst, SkStrokeRec* strokeRec, const SkPath& src) const;
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/
H A DGrStyle.cpp26 if (style.strokeRec().needToApply()) { in KeySize()
80 cap = style.strokeRec().getCap(); in WriteKey()
87 join = style.strokeRec().getJoin(); in WriteKey()
90 miter = style.strokeRec().getMiter(); in WriteKey()
94 key[i++] = style.strokeRec().getStyle() | in WriteKey()
161 SkStrokeRec strokeRec = fStrokeRec; in applyPathEffectToPath() local
162 strokeRec.setResScale(resScale); in applyPathEffectToPath()
166 *remainingStroke = strokeRec; in applyPathEffectToPath()
174 SkStrokeRec strokeRec = fStrokeRec; in applyToPath() local
175 strokeRec.setResScale(resScale); in applyToPath()
[all …]
H A DGrShape.cpp406 SkStrokeRec strokeRec = parent.fStyle.strokeRec(); in GrShape() local
415 SkASSERT(scale == strokeRec.getResScale()); in GrShape()
444 fStyle = GrStyle(strokeRec, nullptr); in GrShape()
595 fStyle.strokeRec().getJoin() == SkPaint::kMiter_Join && in attemptToSimplifyRRect()
596 fStyle.strokeRec().getMiter() >= SK_ScalarSqrt2 && in attemptToSimplifyRRect()
598 SkScalar r = fStyle.strokeRec().getWidth() / 2; in attemptToSimplifyRRect()
623 SkStrokeRec rec = fStyle.strokeRec(); in attemptToSimplifyLine()
624 rec.setStrokeStyle(fStyle.strokeRec().getWidth(), false); in attemptToSimplifyLine()
654 outset.fY = fStyle.strokeRec().getWidth() / 2.f; in attemptToSimplifyStrokedLineToRRect()
660 outset.fX = fStyle.strokeRec().getWidth() / 2.f; in attemptToSimplifyStrokedLineToRRect()
[all …]
H A DGrStyle.h80 GrStyle(const SkStrokeRec& strokeRec, sk_sp<SkPathEffect> pe) : fStrokeRec(strokeRec) { in GrStyle() argument
139 const SkStrokeRec& strokeRec() const { return fStrokeRec; } in strokeRec() function
208 bool applyPathEffect(SkPath* dst, SkStrokeRec* strokeRec, const SkPath& src) const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/geometry/
H A DGrStyledShape.cpp358 SkStrokeRec strokeRec = parent.fStyle.strokeRec(); in GrStyledShape() local
367 SkASSERT(scale == strokeRec.getResScale()); in GrStyledShape()
396 fStyle = GrStyle(strokeRec, nullptr); in GrStyledShape()
629 SkScalar r = fStyle.strokeRec().getWidth() / 2; in simplifyStroke()
643 fStyle.strokeRec().isHairlineStyle()) { in simplifyStroke()
671 fStyle = GrStyle(fStyle.strokeRec(), nullptr); in simplifyStroke()
686 SkStrokeRec rec = fStyle.strokeRec(); in simplifyStroke()
719 if (cap != fStyle.strokeRec().getCap() || in simplifyStroke()
721 SkStrokeRec rec = fStyle.strokeRec(); in simplifyStroke()
753 outset.fY = fStyle.strokeRec().getWidth() / 2.f; in simplifyStroke()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/geometry/
H A DGrShape.cpp443 SkStrokeRec strokeRec = parent.fStyle.strokeRec(); in GrShape() local
452 SkASSERT(scale == strokeRec.getResScale()); in GrShape()
481 fStyle = GrStyle(strokeRec, nullptr); in GrShape()
633 fStyle.strokeRec().getJoin() == SkPaint::kMiter_Join && in attemptToSimplifyRRect()
634 fStyle.strokeRec().getMiter() >= SK_ScalarSqrt2 && in attemptToSimplifyRRect()
636 SkScalar r = fStyle.strokeRec().getWidth() / 2; in attemptToSimplifyRRect()
661 SkStrokeRec rec = fStyle.strokeRec(); in attemptToSimplifyLine()
662 rec.setStrokeStyle(fStyle.strokeRec().getWidth(), false); in attemptToSimplifyLine()
733 outset.fY = fStyle.strokeRec().getWidth() / 2.f; in attemptToSimplifyStrokedLineToRRect()
739 outset.fX = fStyle.strokeRec().getWidth() / 2.f; in attemptToSimplifyStrokedLineToRRect()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/geometry/
H A DGrShape.cpp443 SkStrokeRec strokeRec = parent.fStyle.strokeRec(); in GrShape() local
452 SkASSERT(scale == strokeRec.getResScale()); in GrShape()
481 fStyle = GrStyle(strokeRec, nullptr); in GrShape()
633 fStyle.strokeRec().getJoin() == SkPaint::kMiter_Join && in attemptToSimplifyRRect()
634 fStyle.strokeRec().getMiter() >= SK_ScalarSqrt2 && in attemptToSimplifyRRect()
636 SkScalar r = fStyle.strokeRec().getWidth() / 2; in attemptToSimplifyRRect()
661 SkStrokeRec rec = fStyle.strokeRec(); in attemptToSimplifyLine()
662 rec.setStrokeStyle(fStyle.strokeRec().getWidth(), false); in attemptToSimplifyLine()
733 outset.fY = fStyle.strokeRec().getWidth() / 2.f; in attemptToSimplifyStrokedLineToRRect()
739 outset.fX = fStyle.strokeRec().getWidth() / 2.f; in attemptToSimplifyStrokedLineToRRect()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/geometry/
H A DGrShape.cpp445 SkStrokeRec strokeRec = parent.fStyle.strokeRec(); in GrShape() local
454 SkASSERT(scale == strokeRec.getResScale()); in GrShape()
483 fStyle = GrStyle(strokeRec, nullptr); in GrShape()
635 fStyle.strokeRec().getJoin() == SkPaint::kMiter_Join && in attemptToSimplifyRRect()
636 fStyle.strokeRec().getMiter() >= SK_ScalarSqrt2 && in attemptToSimplifyRRect()
638 SkScalar r = fStyle.strokeRec().getWidth() / 2; in attemptToSimplifyRRect()
663 SkStrokeRec rec = fStyle.strokeRec(); in attemptToSimplifyLine()
664 rec.setStrokeStyle(fStyle.strokeRec().getWidth(), false); in attemptToSimplifyLine()
735 outset.fY = fStyle.strokeRec().getWidth() / 2.f; in attemptToSimplifyStrokedLineToRRect()
741 outset.fX = fStyle.strokeRec().getWidth() / 2.f; in attemptToSimplifyStrokedLineToRRect()
[all …]
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/geometry/
H A DGrShape.cpp443 SkStrokeRec strokeRec = parent.fStyle.strokeRec(); in GrShape() local
452 SkASSERT(scale == strokeRec.getResScale()); in GrShape()
481 fStyle = GrStyle(strokeRec, nullptr); in GrShape()
633 fStyle.strokeRec().getJoin() == SkPaint::kMiter_Join && in attemptToSimplifyRRect()
634 fStyle.strokeRec().getMiter() >= SK_ScalarSqrt2 && in attemptToSimplifyRRect()
636 SkScalar r = fStyle.strokeRec().getWidth() / 2; in attemptToSimplifyRRect()
661 SkStrokeRec rec = fStyle.strokeRec(); in attemptToSimplifyLine()
662 rec.setStrokeStyle(fStyle.strokeRec().getWidth(), false); in attemptToSimplifyLine()
733 outset.fY = fStyle.strokeRec().getWidth() / 2.f; in attemptToSimplifyStrokedLineToRRect()
739 outset.fX = fStyle.strokeRec().getWidth() / 2.f; in attemptToSimplifyStrokedLineToRRect()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/geometry/
H A DGrShape.cpp443 SkStrokeRec strokeRec = parent.fStyle.strokeRec(); in GrShape() local
452 SkASSERT(scale == strokeRec.getResScale()); in GrShape()
481 fStyle = GrStyle(strokeRec, nullptr); in GrShape()
633 fStyle.strokeRec().getJoin() == SkPaint::kMiter_Join && in attemptToSimplifyRRect()
634 fStyle.strokeRec().getMiter() >= SK_ScalarSqrt2 && in attemptToSimplifyRRect()
636 SkScalar r = fStyle.strokeRec().getWidth() / 2; in attemptToSimplifyRRect()
661 SkStrokeRec rec = fStyle.strokeRec(); in attemptToSimplifyLine()
662 rec.setStrokeStyle(fStyle.strokeRec().getWidth(), false); in attemptToSimplifyLine()
733 outset.fY = fStyle.strokeRec().getWidth() / 2.f; in attemptToSimplifyStrokedLineToRRect()
739 outset.fX = fStyle.strokeRec().getWidth() / 2.f; in attemptToSimplifyStrokedLineToRRect()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/ccpr/
H A DGrCCDrawPathsOp.cpp35 const SkStrokeRec& stroke = shape.style().strokeRec(); in Make()
170 !fShape.style().strokeRec().isFillStyle() && fStrokeDevWidth < 1) { in finalize()
174 SkASSERT(SkStrokeRec::kStroke_Style == fShape.style().strokeRec().getStyle()); in finalize()
180 SkStrokeRec hairlineStroke = fShape.style().strokeRec(); in finalize()
254 int idx = (fShape.style().strokeRec().isFillStyle()) in accountForOwnPath()
273 int idx = (fShape.style().strokeRec().isFillStyle()) in accountForOwnPath()
339 auto fillRule = (fShape.style().strokeRec().isFillStyle()) in setupResources()

1234567