commit | 9e0afb791ac27b5ea5825fcf1bbdddd979ff20a6 | [log] [tgz] |
---|---|---|
author | Jian Cai <jiancai@google.com> | Wed Dec 18 14:42:49 2019 -0800 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Dec 19 00:57:12 2019 +0000 |
tree | bb7245912db877327acf2d3bf8d31537a3afb8d5 | |
parent | 84f13d034587fa4b10b8d4f823ebd78b3cf5317a [diff] |
Fix clang warnings Explicitly convert unsigned int to uint64_t before converting them to uint16x4_t or uint8x8_t. BUG=chromium:1035559 Change-Id: I7d0084c1ab9393063a15972a714d89db4e5e1afe Reviewed-on: https://skia-review.googlesource.com/c/skia/+/260981 Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: Mike Klein <mtklein@google.com>