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