Searched refs:SkAutoPathBoundsUpdate (Results 1 – 2 of 2) sorted by relevance
18 class SkAutoPathBoundsUpdate; variable1885 friend class SkAutoPathBoundsUpdate; variable
94 class SkAutoPathBoundsUpdate { class96 SkAutoPathBoundsUpdate(SkPath* path, const SkRect& r) : fPath(path), fRect(r) { in SkAutoPathBoundsUpdate() function in SkAutoPathBoundsUpdate109 ~SkAutoPathBoundsUpdate() { in ~SkAutoPathBoundsUpdate()798 SkAutoPathBoundsUpdate apbu(this, rect); in addRect()950 SkAutoPathBoundsUpdate apbu(this, bounds); in addRRect()1060 SkAutoPathBoundsUpdate apbu(this, oval); in addOval()