Flutter Engine
The Flutter Engine
|
This is the complete list of members for GrStyledShape, including all inherited members.
addGenIDChangeListener(sk_sp< SkIDChangeListener >) const | GrStyledShape | |
applyStyle(GrStyle::Apply apply, SkScalar scale) const | GrStyledShape | inline |
asLine(SkPoint pts[2], bool *inverted) const | GrStyledShape | |
asNestedRects(SkRect rects[2]) const | GrStyledShape | |
asPath(SkPath *out) const | GrStyledShape | inline |
asRRect(SkRRect *rrect, bool *inverted) const | GrStyledShape | |
bounds() const | GrStyledShape | inline |
DoSimplify enum name | GrStyledShape | |
FillInversion enum name | GrStyledShape | |
GrStyledShape() | GrStyledShape | inline |
GrStyledShape(const SkPath &path, DoSimplify doSimplify=DoSimplify::kYes) | GrStyledShape | inlineexplicit |
GrStyledShape(const SkRRect &rrect, DoSimplify doSimplify=DoSimplify::kYes) | GrStyledShape | inlineexplicit |
GrStyledShape(const SkRect &rect, DoSimplify doSimplify=DoSimplify::kYes) | GrStyledShape | inlineexplicit |
GrStyledShape(const SkPath &path, const SkPaint &paint, DoSimplify doSimplify=DoSimplify::kYes) | GrStyledShape | inline |
GrStyledShape(const SkRRect &rrect, const SkPaint &paint, DoSimplify doSimplify=DoSimplify::kYes) | GrStyledShape | inline |
GrStyledShape(const SkRect &rect, const SkPaint &paint, DoSimplify doSimplify=DoSimplify::kYes) | GrStyledShape | inline |
GrStyledShape(const SkPath &path, const GrStyle &style, DoSimplify doSimplify=DoSimplify::kYes) | GrStyledShape | inline |
GrStyledShape(const SkRRect &rrect, const GrStyle &style, DoSimplify doSimplify=DoSimplify::kYes) | GrStyledShape | inline |
GrStyledShape(const SkRRect &rrect, SkPathDirection dir, unsigned start, bool inverted, const GrStyle &style, DoSimplify doSimplify=DoSimplify::kYes) | GrStyledShape | inline |
GrStyledShape(const SkRect &rect, const GrStyle &style, DoSimplify doSimplify=DoSimplify::kYes) | GrStyledShape | inline |
GrStyledShape(const GrStyledShape &) | GrStyledShape | |
hasUnstyledKey() const | GrStyledShape | inline |
inverseFilled() const | GrStyledShape | inline |
isEmpty() const | GrStyledShape | inline |
isRect() const | GrStyledShape | inline |
kMaxKeyFromDataVerbCnt | GrStyledShape | inlinestatic |
knownDirection() const | GrStyledShape | inline |
knownToBeClosed() const | GrStyledShape | inline |
knownToBeConvex() const | GrStyledShape | inline |
MakeArc(const SkArc &arc, const GrStyle &style, DoSimplify=DoSimplify::kYes) | GrStyledShape | static |
MakeFilled(const GrStyledShape &original, FillInversion=FillInversion::kPreserve) | GrStyledShape | static |
mayBeInverseFilledAfterStyling() const | GrStyledShape | inline |
operator=(const GrStyledShape &that) | GrStyledShape | |
segmentMask() const | GrStyledShape | inline |
simplified() const | GrStyledShape | inline |
simplify() | GrStyledShape | |
style() const | GrStyledShape | inline |
styledBounds() const | GrStyledShape | |
testingOnly_getOriginalGenerationID() const | GrStyledShape | |
testingOnly_isNonVolatilePath() const | GrStyledShape | |
testingOnly_isPath() const | GrStyledShape | |
unstyledKeySize() const | GrStyledShape | |
writeUnstyledKey(uint32_t *key) const | GrStyledShape |