Home | History | Annotate | Download | only in core

Lines Matching full:inval

545         still update the inval region (if present). If the bitmap is immutable,
553 @param inval Optional (may be null). Returns the area of the bitmap that
554 was scrolled away. E.g. if dx = dy = 0, then inval would
556 inval would be set to the entire bounds of the bitmap.
560 inval will still be updated, and true will be returned.
563 SkRegion* inval = NULL) const;