commit | 73894964c27f68a3a7ffb45bfba76520613fd3f0 | [log] [tgz] |
---|---|---|
author | Adam Cohen <adamcohen@google.com> | Mon Oct 31 13:17:17 2011 -0700 |
committer | Adam Cohen <adamcohen@google.com> | Mon Oct 31 14:52:24 2011 -0700 |
tree | 3f7c0962a7108d8a0e89010331af4946949f7eae | |
parent | 0ee2a438193205466aff63dd690ba6ca9796ddae [diff] |
Launcher performance optimizations: shaving about 3ms off Workspace.dispatchDraw() -> Caching values of getChildOffset() and getChildRelativeOffset() -> Using fast invalidate pattern in workspace#screenscrolled -> eliminated updateAdjacentPageAlpha, combined with screenScrolled code where appropriate to take advantage of fast invalidate -> removed a bit of dead code (just for cleanups sake) Change-Id: Id91542ff846d9495a0370707d02d1f647dab22d4