commit | c57354418b70b4708cfaecbf97edad16f8da66b8 | [log] [tgz] |
---|---|---|
author | Ankur Mittal <anmittal@google.com> | Thu May 03 14:02:56 2018 -0700 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri May 04 11:09:07 2018 +0000 |
tree | 5b42669881c317be73fa86f74458c933c8921fed | |
parent | 5226b777edeef1b8168c9cf7f4fb34a0fdc606a1 [diff] |
Fix skia compilation error UINT16_MAX is unsigned int. cast it to int before using it with other int variables Change-Id: I77d88a8d3011424a05ab54201c815ce38f9854ca Reviewed-on: https://skia-review.googlesource.com/125805 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Brian Osman <brianosman@google.com>