commit | 27652eff447a3331701466cf969a50cc106a9940 | [log] [tgz] |
---|---|---|
author | Chet Haase <chet@google.com> | Mon Sep 15 13:46:43 2014 -0700 |
committer | Chet Haase <chet@google.com> | Mon Sep 15 15:33:10 2014 -0700 |
tree | 7a2aa4ca99b2c4cc0b2d7f146e104c8248b932e1 | |
parent | a2f945e227d8059e3ff9c41676146b057cd7ddbe [diff] |
Avoid invalidating view during some outline invalidations We were invalidating the view during outline invalidation far too often. Sometimes, it's appropriate to invalidate the view when the outline changes, but not when the outline is being invalidated in the middle of drawing the view, which is done in reaction to a view invalidation. Issue #17460940 Volantis: panning in Calendar from month to month is only at 30fps Change-Id: I7bdee17dc9c7df89d4cd3d781010823cef931222