Searched defs:BoundsCanvas (Results 1 – 1 of 1) sorted by relevance
217 class BoundsCanvas : public SkCanvas { class220 BoundsCanvas(CommonCheck* bounder) : mBounder(*bounder) { in BoundsCanvas() function in android::BoundsCanvas