This is the complete list of members for SkClipStack::Element, including all inherited members.
asDeviceSpacePath(SkPath *path) const | SkClipStack::Element | |
asDeviceSpaceRRect() const | SkClipStack::Element | inline |
contains(const SkRect &rect) const | SkClipStack::Element | |
contains(const SkRRect &rrect) const | SkClipStack::Element | |
DeviceSpaceType enum name | SkClipStack::Element | |
Element() | SkClipStack::Element | inline |
Element(const Element &) | SkClipStack::Element | |
Element(const SkRect &rect, const SkMatrix &m, SkClipOp op, bool doAA) | SkClipStack::Element | inline |
Element(const SkRRect &rrect, const SkMatrix &m, SkClipOp op, bool doAA) | SkClipStack::Element | inline |
Element(const SkPath &path, const SkMatrix &m, SkClipOp op, bool doAA) | SkClipStack::Element | inline |
Element(sk_sp< SkShader > shader) | SkClipStack::Element | inline |
Element(const SkRect &rect, bool doAA) | SkClipStack::Element | inline |
getBounds() const | SkClipStack::Element | |
getDeviceSpacePath() const | SkClipStack::Element | inline |
getDeviceSpaceRect() const | SkClipStack::Element | inline |
getDeviceSpaceRRect() const | SkClipStack::Element | inline |
getDeviceSpaceType() const | SkClipStack::Element | inline |
getGenID() const | SkClipStack::Element | inline |
getOp() const | SkClipStack::Element | inline |
getSaveCount() const | SkClipStack::Element | inline |
getShader() const | SkClipStack::Element | inline |
invertShapeFillType() | SkClipStack::Element | |
isAA() const | SkClipStack::Element | inline |
isInverseFilled() const | SkClipStack::Element | inline |
isReplaceOp() const | SkClipStack::Element | inline |
kTypeCnt | SkClipStack::Element | static |
operator!=(const Element &element) const | SkClipStack::Element | inline |
operator==(const Element &element) const | SkClipStack::Element | |
refShader() const | SkClipStack::Element | inline |
SkClipStack | SkClipStack::Element | friend |
~Element() | SkClipStack::Element | |