Home | History | Annotate | Download | only in graphics

Lines Matching defs:saveLayer

387     public int saveLayer(RectF bounds, Paint paint, int saveFlags) {
394 * Helper version of saveLayer() that takes 4 values rather than a RectF.
396 public int saveLayer(float left, float top, float right, float bottom, Paint paint,