commit | 5ed4df358318161edf7e50b7f04ed972651af913 | [log] [tgz] |
---|---|---|
author | Chris Dalton <csmartdalton@google.com> | Wed Jul 18 12:41:43 2018 -0600 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Jul 18 19:36:02 2018 +0000 |
tree | c40f5a180907456f0dfffbb7d4361be857ab05e1 | |
parent | 0ef539af4cfbcccf1ef23e9ef3d1fcdafd2a6b99 [diff] |
ccpr: Remove constant scale when solving the cubic midtangent We only care about the direction of the tangent vector, not the the magnitude, so a 3x scale is irrelevant. Bug: skia: Change-Id: Icd2d82faf2c700fc794f8d4a59f21b32398b64f0 Reviewed-on: https://skia-review.googlesource.com/142245 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Chris Dalton <csmartdalton@google.com>