Chris Craik 2c7f9a8fb9 Avoid allocation in methods of Outline
bug:26516265

Outlines are generally cached by the View system and reused, so optimize
for performance/allocation avoidance, rather than size.

Change-Id: I578d24c1255f1c1d8ebb30f3223fbe4ade4c67b4
2016-03-16 18:51:01 -07:00
..