commit | 81756e4cae9547a525d039128a870e336f13114b | [log] [tgz] |
---|---|---|
author | Mike Klein <mtklein@google.com> | Wed Jun 12 11:36:28 2019 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Jun 12 18:44:58 2019 +0000 |
tree | 3b53ce144b3d513c04113ee3b3a6a045c459c546 | |
parent | d3cc16c8bbec9d27203be0cecba70a37f4c4d307 [diff] |
test and fix that we cover the right inputs At head we're redoing any n<8 tail from the start, not continuing from (n/8)*8 like we'd want. Change-Id: I1a3d24cdffc843bbe6f3e01a163b6e3a20fdd0ca Reviewed-on: https://skia-review.googlesource.com/c/skia/+/220556 Reviewed-by: Brian Osman <brianosman@google.com> Reviewed-by: Herb Derby <herb@google.com> Commit-Queue: Mike Klein <mtklein@google.com>