commit | f7505803eaf3b31bae81151535ce6c05c58712be | [log] [tgz] |
---|---|---|
author | Chris Craik <ccraik@google.com> | Fri Dec 16 19:24:52 2016 -0800 |
committer | Chris Craik <ccraik@google.com> | Tue Dec 20 11:04:30 2016 -0800 |
tree | 3f1aeed35b165ba33da4676d05103f2e353ed546 | |
parent | ff53f923e90e6cd3cc75ef3481e2013291af4254 [diff] |
Fast-path for ViewGroup#invalidateChild, invalidate tests Bug: 33460152 Test: new tests passing We spend a lot of time computing a damage rectangle that the ViewRootImpl ignores with HW acceleration. Skip all that with a fast path. Change-Id: Ia7447d1242cd5279be2ce34eead0cd813baffd33