commit | 9f03a09e4083c1fa636291f5e90496b7c2ea29c1 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Mon Sep 14 14:39:07 2015 +0200 |
committer | Pierre Ossman <ossman@cendio.se> | Mon Sep 14 14:39:07 2015 +0200 |
tree | f5c2049aa15454f4278776c5757fcac7463a708e | |
parent | 1ba66612eb20598542144aafc4913028c2a65224 [diff] |
Use REGION_INTERSECT() rather than trying to compute things manually REGION_INIT() does not handle an empty or invalid BoxRec, so this method makes sure we don't feed bad rects further in to the process.