aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/PictureRenderer.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/PictureRenderer.h')
-rw-r--r--tools/PictureRenderer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/PictureRenderer.h b/tools/PictureRenderer.h
index 5d30e5b733..94912c73ad 100644
--- a/tools/PictureRenderer.h
+++ b/tools/PictureRenderer.h
@@ -84,6 +84,8 @@ public:
kQuadTree_BBoxHierarchyType,
kRTree_BBoxHierarchyType,
kTileGrid_BBoxHierarchyType,
+
+ kLast_BBoxHierarchyType = kTileGrid_BBoxHierarchyType,
};
// this uses SkPaint::Flags as a base and adds additional flags