OSDN Git Service

Preserve fill type in Path.reset().
authorMike Klein <mtklein@google.com>
Wed, 2 Oct 2013 14:37:49 +0000 (10:37 -0400)
committerMike Klein <mtklein@google.com>
Mon, 7 Oct 2013 21:04:47 +0000 (21:04 +0000)
commitd0f379c1976c600313f1f4c39f2587a649e3a4fc
tree367e1eba6b813b5ccf77af90c3a9f5320205bd2a
parent00fb27dda8c74229ea55b524063410842ba4a21e
Preserve fill type in Path.reset().

Bug: 10838355
Change-Id: I7bdecb945fc35dfed02d37745678ae7bda906628
graphics/java/android/graphics/Path.java
graphics/tests/graphicstests/src/android/graphics/PathTest.java [new file with mode: 0644]