Flutter Engine
The Flutter Engine
|
This is the complete list of members for SkClipStack, including all inherited members.
bounds(const SkIRect &deviceBounds) const | SkClipStack | |
BoundsType enum name | SkClipStack | |
clipDevRect(const SkIRect &ir, SkClipOp op) | SkClipStack | inline |
clipEmpty() | SkClipStack | |
clipPath(const SkPath &, const SkMatrix &matrix, SkClipOp, bool doAA) | SkClipStack | |
clipRect(const SkRect &, const SkMatrix &matrix, SkClipOp, bool doAA) | SkClipStack | |
clipRRect(const SkRRect &, const SkMatrix &matrix, SkClipOp, bool doAA) | SkClipStack | |
clipShader(sk_sp< SkShader >) | SkClipStack | |
getBounds(SkRect *canvFiniteBound, BoundsType *boundType, bool *isIntersectionOfRects=nullptr) const | SkClipStack | |
getConservativeBounds(int offsetX, int offsetY, int maxWidth, int maxHeight, SkRect *devBounds, bool *isIntersectionOfRects=nullptr) const | SkClipStack | |
getSaveCount() const | SkClipStack | inline |
getTopmostGenID() const | SkClipStack | |
isEmpty(const SkIRect &deviceBounds) const | SkClipStack | |
isRRect(const SkRect &bounds, SkRRect *rrect, bool *aa) const | SkClipStack | |
isWideOpen() const | SkClipStack | inline |
Iter | SkClipStack | friend |
kEmptyGenID | SkClipStack | static |
kInsideOut_BoundsType enum value | SkClipStack | |
kInvalidGenID | SkClipStack | static |
kNormal_BoundsType enum value | SkClipStack | |
kWideOpenGenID | SkClipStack | static |
operator!=(const SkClipStack &b) const | SkClipStack | inline |
operator=(const SkClipStack &b) | SkClipStack | |
operator==(const SkClipStack &b) const | SkClipStack | |
quickContains(const SkRect &devRect) const | SkClipStack | inline |
quickContains(const SkRRect &devRRect) const | SkClipStack | inline |
replaceClip(const SkRect &devRect, bool doAA) | SkClipStack | |
reset() | SkClipStack | |
restore() | SkClipStack | |
save() | SkClipStack | |
SkClipStack() | SkClipStack | |
SkClipStack(void *storage, size_t size) | SkClipStack | |
SkClipStack(const SkClipStack &b) | SkClipStack | |
~SkClipStack() | SkClipStack |