History log of /frameworks/support/compat/src/main/java/androidx/core/graphics/PathSegment.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c5032d73c8d389a2b62cc721bfecde2937d4a363 21-Mar-2018 Romain Guy <romainguy@google.com> Add PathUtils.flatten(Path) to a collection.

flatten() returns a collection to iterate over the approximate line segments that make up the Path.

Bug: 76106232
Test: ./gradlew :core:build :core:cC
Change-Id: I4947283b7e4bc1ae8908a6c0e81279ab15af4a5f
/frameworks/support/compat/src/main/java/androidx/core/graphics/PathSegment.java