Searched refs:region (Results 1 – 1 of 1) sorted by relevance
254 Rect region = new Rect(); in extract() local256 region.union(proto.left, proto.top, proto.right, proto.bottom); in extract()258 return region; in extract()