commit | e7c1a731ff3caebd694f65346b931530b723f8d5 | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Fri Dec 04 09:10:39 2020 -0500 |
committer | Kevin Lubick <kjlubick@google.com> | Mon Dec 07 11:09:49 2020 +0000 |
tree | 0984861aa61802c05309595ead74fd26564c338d | |
parent | d90e578fb431780ccbc97602f9f34a4c0a2596d7 [diff] |
[canvaskit] Remove 2d point arrays from API. I kept in an array of Color (Float32Array) because it's very convenient and not worth the hassle of removing. Change-Id: I34c430c2b5112b6d073b049a81994e946428f21c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/340797 Reviewed-by: Nathaniel Nifong <nifong@google.com>