Flutter Engine
The Flutter Engine
|
This is the complete list of members for SkPathRef::Editor, including all inherited members.
atPoint(int i) | SkPathRef::Editor | inline |
atPoint(int i) const | SkPathRef::Editor | inline |
Editor(sk_sp< SkPathRef > *pathRef, int incReserveVerbs=0, int incReservePoints=0, int incReserveConics=0) | SkPathRef::Editor | |
growForRepeatedVerb(int verb, int numVbs, SkScalar **weights=nullptr) | SkPathRef::Editor | inline |
growForVerb(int verb, SkScalar weight=0) | SkPathRef::Editor | inline |
growForVerbsInPath(const SkPathRef &path) | SkPathRef::Editor | inline |
pathRef() | SkPathRef::Editor | inline |
points() const | SkPathRef::Editor | inline |
resetToSize(int newVerbCnt, int newPointCnt, int newConicCount) | SkPathRef::Editor | inline |
setBounds(const SkRect &rect) | SkPathRef::Editor | inline |
setIsArc(const SkArc &arc) | SkPathRef::Editor | inline |
setIsOval(bool isCCW, unsigned start, bool isClosed) | SkPathRef::Editor | inline |
setIsRRect(bool isCCW, unsigned start) | SkPathRef::Editor | inline |
writablePoints() | SkPathRef::Editor | inline |
~Editor() | SkPathRef::Editor | inline |