Flutter Engine
The Flutter Engine
|
This is the complete list of members for GrStyle, including all inherited members.
adjustBounds(SkRect *dst, const SkRect &src) const | GrStyle | inline |
applies() const | GrStyle | inline |
Apply enum name | GrStyle | |
applyPathEffectToPath(SkPath *dst, SkStrokeRec *remainingStoke, const SkPath &src, SkScalar scale) const | GrStyle | |
applyToPath(SkPath *dst, SkStrokeRec::InitStyle *fillOrHairline, const SkPath &src, SkScalar scale) const | GrStyle | |
dashIntervalCnt() const | GrStyle | inline |
dashIntervals() const | GrStyle | inline |
dashPhase() const | GrStyle | inline |
GrStyle() | GrStyle | inline |
GrStyle(SkStrokeRec::InitStyle initStyle) | GrStyle | inlineexplicit |
GrStyle(const SkStrokeRec &strokeRec, sk_sp< SkPathEffect > pe) | GrStyle | inline |
GrStyle(const GrStyle &that)=default | GrStyle | |
GrStyle(const SkPaint &paint) | GrStyle | inlineexplicit |
GrStyle(const SkPaint &paint, SkPaint::Style overrideStyle) | GrStyle | inlineexplicit |
hasNonDashPathEffect() const | GrStyle | inline |
hasPathEffect() const | GrStyle | inline |
isDashed() const | GrStyle | inline |
isSimpleFill() const | GrStyle | inline |
isSimpleHairline() const | GrStyle | inline |
kClosed_KeyFlag enum value | GrStyle | |
KeyFlags enum name | GrStyle | |
KeySize(const GrStyle &, Apply, uint32_t flags=0) | GrStyle | static |
kNoJoins_KeyFlag enum value | GrStyle | |
MatrixToScaleFactor(const SkMatrix &matrix) | GrStyle | inlinestatic |
operator=(const GrStyle &that) | GrStyle | inline |
pathEffect() const | GrStyle | inline |
refPathEffect() const | GrStyle | inline |
resetToInitStyle(SkStrokeRec::InitStyle fillOrHairline) | GrStyle | inline |
SimpleFill() | GrStyle | inlinestatic |
SimpleHairline() | GrStyle | inlinestatic |
strokeRec() const | GrStyle | inline |
WriteKey(uint32_t *, const GrStyle &, Apply, SkScalar scale, uint32_t flags=0) | GrStyle | static |