Introduction - If you have any usage issues, please Google them yourself
This an abstract SkPictureRecord subclass that intercepts draw calls and computes an axis-aligned bounding box for each draw that it sees, subclasses implement handleBBox() which will be called every time we get a new bounding box.