Skia
2D Graphics Library
|
This is the complete list of members for sksg::GeometryNode, including all inherited members.
asPath() const | sksg::GeometryNode | |
bounds() const | sksg::Node | inlineprotected |
clip(SkCanvas *, bool antiAlias) const | sksg::GeometryNode | |
contains(const SkPoint &) const | sksg::GeometryNode | |
Draw class | sksg::GeometryNode | friend |
draw(SkCanvas *, const SkPaint &) const | sksg::GeometryNode | |
fInvalObserver | sksg::Node | |
fInvalObserverArray | sksg::Node | |
GeometryNode() | sksg::GeometryNode | protected |
hasInval() const | sksg::Node | inlineprotected |
invalidate(bool damage=true) | sksg::Node | |
InvalTraits enum name | sksg::Node | protected |
kBubbleDamage_Trait enum value | sksg::Node | protected |
kOverrideDamage_Trait enum value | sksg::Node | protected |
Node(uint32_t invalTraits) | sksg::Node | explicitprotected |
observeInval(const sk_sp< Node > &) | sksg::Node | protected |
onAsPath() const =0 | sksg::GeometryNode | protectedpure virtual |
onClip(SkCanvas *, bool antiAlias) const =0 | sksg::GeometryNode | protectedpure virtual |
onContains(const SkPoint &) const =0 | sksg::GeometryNode | protectedpure virtual |
onDraw(SkCanvas *, const SkPaint &) const =0 | sksg::GeometryNode | protectedpure virtual |
onRevalidate(InvalidationController *, const SkMatrix &ctm)=0 | sksg::Node | protectedpure virtual |
ref() const | SkRefCntBase | inline |
revalidate(InvalidationController *, const SkMatrix &) | sksg::Node | |
SkRefCntBase() | SkRefCntBase | inline |
unique() const | SkRefCntBase | inline |
unobserveInval(const sk_sp< Node > &) | sksg::Node | protected |
unref() const | SkRefCntBase | inline |
~Node() override | sksg::Node | protected |
~SkRefCntBase() | SkRefCntBase | inlinevirtual |