4e1c1a77ad
Makes computeFastBounds not part of the public API, it's only accessible to subclasses of SkPathEffect, GrStyle, and SkPaint. Subclasses can invoke it other path effects using SkPathEffectPriv::ComputeFastBounds. Changes the internal function to bool computeFastBounds(SkRect* bounds) const; Subclasses of SkPathEffect must implement this, and can choose to return false when fast bounds aren't computable. Provides implementations of computeFastBounds() for path effects bundled with Skia. Bug: skia:11974 Change-Id: I545ccf99b4e669d3af9df13acfac28573306fab8 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/406140 Commit-Queue: Michael Ludwig <michaelludwig@google.com> Reviewed-by: Mike Reed <reed@google.com> |
||
---|---|---|
.. | ||
Sk1DPathEffect.h | ||
Sk2DPathEffect.h | ||
SkBlurDrawLooper.h | ||
SkBlurMaskFilter.h | ||
SkColorMatrix.h | ||
SkColorMatrixFilter.h | ||
SkCornerPathEffect.h | ||
SkDashPathEffect.h | ||
SkDiscretePathEffect.h | ||
SkGradientShader.h | ||
SkHighContrastFilter.h | ||
SkImageFilters.h | ||
SkLayerDrawLooper.h | ||
SkLumaColorFilter.h | ||
SkOpPathEffect.h | ||
SkOverdrawColorFilter.h | ||
SkPerlinNoiseShader.h | ||
SkRuntimeEffect.h | ||
SkShaderMaskFilter.h | ||
SkStrokeAndFillPathEffect.h | ||
SkTableColorFilter.h | ||
SkTableMaskFilter.h | ||
SkTrimPathEffect.h |