Searched refs:totalBounds (Results 1 – 1 of 1) sorted by relevance
1092 SkIRect totalBounds; in split() local1095 totalBounds.set(0, 0, mWidth, mHeight); in split()1096 SkRegion* total = new SkRegion(totalBounds); in split()