Lines Matching full:rectangle
172 * the rectangle formed by the bitmap's width,height and the specified x,y.
356 * Modify the current clip with the specified rectangle.
424 /** Return true if the specified rectangle, after being transformed by the
579 /** Draw the specified rectangle using the specified paint. The rectangle
586 /** Draw the specified rectangle using the specified paint. The rectangle
598 /** Draw the specified rectangle using the specified paint. The rectangle
600 @param left The left side of the rectangle to be drawn
601 @param top The top side of the rectangle to be drawn
602 @param right The right side of the rectangle to be drawn
603 @param bottom The bottom side of the rectangle to be drawn
611 @param oval The rectangle bounds of the oval to be drawn
700 @param dst The destination rectangle where the scaled/translated
1017 // Clip rectangle bounds. Called internally by saveLayer.
1018 // returns false if the entire rectangle is entirely clipped out