commit | 40732b34a1bf94eb44ee4b2327eece8d97735f11 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Sat Oct 24 07:45:47 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Sat Oct 24 07:45:47 2015 -0700 |
tree | c38580dad6fbf4a4abcf8885b53656b3d9757f14 | |
parent | 6df232d251cefe8f3498a1ae4dad449bafa9ebb3 [diff] |
SkRecord refactor: fill bounds array instead of BBH directly This should be a strict refactor, just pulling out the bounds array. (It's the rescued nice parts of a dead-end CL targeting skia:4492.) BUG=skia: Review URL: https://codereview.chromium.org/1424553002