commit | cad3b8c03151bbce0e2e682fcfa7473c97e2f175 | [log] [tgz] |
---|---|---|
author | Florin Malita <fmalita@chromium.org> | Sat Oct 28 21:42:50 2017 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Oct 30 16:03:06 2017 +0000 |
tree | a71a36bf83f6f98a96acb5802d30f6b241584584 | |
parent | e33f9ca61eae95dd7fba1c91050b64b4bea7ec36 [diff] |
Remove gradient SkFixed position records At this point they are only used to build a cache key. Replace with float positions and delete the supporting code. Change-Id: Ida12fd39ed3f612a807de4505c7398838e0693be Reviewed-on: https://skia-review.googlesource.com/64940 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Florin Malita <fmalita@chromium.org>