Searched defs:unmappedBounds (Results 1 – 3 of 3) sorted by relevance
125 Rect unmappedBounds(left, top, right, bottom); in saveLayer() local251 Rect unmappedBounds(points[0], points[1], points[0], points[1]); in calcBoundsOfPoints() local
164 const Rect unmappedBounds; member
640 Rect unmappedBounds(x - radius, y - radius, x + radius, y + radius); in deferCirclePropsOp() local