Searched defs:SkAutoPathBoundsUpdate (Results 1 – 4 of 4) sorted by relevance
18 class SkAutoPathBoundsUpdate; variable1751 friend class SkAutoPathBoundsUpdate; variable
18 class SkAutoPathBoundsUpdate; variable1885 friend class SkAutoPathBoundsUpdate; variable
95 class SkAutoPathBoundsUpdate { class97 SkAutoPathBoundsUpdate(SkPath* path, const SkRect& r) : fRect(r) { in SkAutoPathBoundsUpdate() function in SkAutoPathBoundsUpdate101 SkAutoPathBoundsUpdate(SkPath* path, SkScalar left, SkScalar top, in SkAutoPathBoundsUpdate() function in SkAutoPathBoundsUpdate136 #define SkAutoPathBoundsUpdate(...) SK_REQUIRE_LOCAL_VAR(SkAutoPathBoundsUpdate) macro
94 class SkAutoPathBoundsUpdate { class96 SkAutoPathBoundsUpdate(SkPath* path, const SkRect& r) : fPath(path), fRect(r) { in SkAutoPathBoundsUpdate() function in SkAutoPathBoundsUpdate