Re-order draw methods to make update-api happy

update-api orders methods alhabetically by name, but when
there's multiple methods with the same name it falls back to
the ordering within the file.

Re-order the methods in canvas.java to match what's already in
current.txt to avoid unnecessary changes.

Also auto-formatted the draw methods as some were mis-indented.

Test: No behavior change, just method re-ordering
Change-Id: I2a7d313c8e7a6bd9187c4ed7dbde944b88aa32bb
This commit is contained in:
John Reck
2016-10-20 09:49:46 -07:00
parent c4ee093bf6
commit 1ece145e01

File diff suppressed because it is too large Load Diff