Flutter Engine
The Flutter Engine
|
This is the complete list of members for GrShape, including all inherited members.
arc() | GrShape | inline |
arc() const | GrShape | inline |
asPath(SkPath *out, bool simpleFill=true) const | GrShape | |
bounds() const | GrShape | |
closed() const | GrShape | |
conservativeContains(const SkRect &rect) const | GrShape | |
conservativeContains(const SkPoint &point) const | GrShape | |
convex(bool simpleFill=true) const | GrShape | |
dir() const | GrShape | inline |
fArc | GrShape | |
fLine | GrShape | |
fPath | GrShape | |
fPoint | GrShape | |
fRect | GrShape | |
fRRect | GrShape | |
GrShape() | GrShape | inline |
GrShape(const SkPoint &point) | GrShape | inlineexplicit |
GrShape(const SkRect &rect) | GrShape | inlineexplicit |
GrShape(const SkRRect &rrect) | GrShape | inlineexplicit |
GrShape(const SkPath &path) | GrShape | inlineexplicit |
GrShape(const SkArc &arc) | GrShape | inlineexplicit |
GrShape(const GrLineSegment &line) | GrShape | inlineexplicit |
GrShape(const GrShape &shape) | GrShape | inline |
inverted() const | GrShape | inline |
isArc() const | GrShape | inline |
isEmpty() const | GrShape | inline |
isLine() const | GrShape | inline |
isPath() const | GrShape | inline |
isPoint() const | GrShape | inline |
isRect() const | GrShape | inline |
isRRect() const | GrShape | inline |
kAll_Flags enum value | GrShape | |
kDefaultDir | GrShape | inlinestatic |
kDefaultFillType | GrShape | inlinestatic |
kDefaultStart | GrShape | inlinestatic |
kIgnoreWinding_Flag enum value | GrShape | |
kMakeCanonical_Flag enum value | GrShape | |
kSimpleFill_Flag enum value | GrShape | |
kTypeCount | GrShape | inlinestatic |
line() | GrShape | inline |
line() const | GrShape | inline |
operator=(const GrShape &shape) | GrShape | |
path() | GrShape | inline |
path() const | GrShape | inline |
point() | GrShape | inline |
point() const | GrShape | inline |
rect() | GrShape | inline |
rect() const | GrShape | inline |
reset() | GrShape | inline |
rrect() | GrShape | inline |
rrect() const | GrShape | inline |
segmentMask() const | GrShape | |
setArc(const SkArc &arc) | GrShape | inline |
setInverted(bool inverted) | GrShape | inline |
setLine(const GrLineSegment &line) | GrShape | inline |
setPath(const SkPath &path) | GrShape | inline |
setPathWindingParams(SkPathDirection dir, unsigned start) | GrShape | inline |
setPoint(const SkPoint &point) | GrShape | inline |
setRect(const SkRect &rect) | GrShape | inline |
setRRect(const SkRRect &rrect) | GrShape | inline |
simplify(unsigned flags=kAll_Flags) | GrShape | |
SimplifyFlags enum name | GrShape | |
sk_is_trivially_relocatable typedef | GrShape | |
startIndex() const | GrShape | inline |
stateKey() const | GrShape | |
type() const | GrShape | inline |
Type enum name | GrShape | |
~GrShape() | GrShape | inline |