commit | d6ee65cacfd37593da4a2f98e8a65176930b393c | [log] [tgz] |
---|---|---|
author | Leon Scroggins III <scroggo@google.com> | Wed May 29 10:57:36 2019 -0400 |
committer | Leon Scroggins III <scroggo@google.com> | Thu May 30 08:48:48 2019 -0400 |
tree | 4b11ce8fddd3e8c319e9c42b4e64256bc491b788 | |
parent | d876ef139495d99fe98db2dc57ac1a5a2d8632cd [diff] |
Add tests for Outline#setConvexPath Bug: 131759669 Test: This With Ice88d0995750e066320cb175a87f8ae70ce3aeed, setConvexPath no longer asserts convexPath.isConvex(). Add a test that verifies this. Also add a test that verifies that a non-convex path is ignored for clipping as is any path Outline except for rect, round rect, or circle. Update out of date comments in a related test. Change-Id: I5eca77e1a60e484e4e118b7e464a88363c539ca9