diff options
author | Phil Weaver <pweaver@google.com> | 2016-04-07 21:01:57 -0700 |
---|---|---|
committer | Phil Weaver <pweaver@google.com> | 2016-04-08 13:06:44 -0700 |
commit | e37cfab6c65ec0997b07089e70fa0ad47d2fbd83 (patch) | |
tree | da944d70c8f0520f6fb4d9bb424b02c5d38965e9 /libs/hwui/renderthread/DrawFrameTask.cpp | |
parent | 4a62effbfe8ad9a0eb7049c2f52a57d39bb64e29 (diff) |
Reduce unnecessary accessibility cache clearing.
Tracking if accessibility focus is being cleared because it is being
set to another view in the same window. In this case, leave
accessibility focus on the window.
This change greatly reduces the amount of cache re-indexing.
Previously we flushed the cache every time accessibility focus moved.
Bug: 28077283
Change-Id: If80899d36e7f58b22635f844bdd4ea37a55b875e
Diffstat (limited to 'libs/hwui/renderthread/DrawFrameTask.cpp')
0 files changed, 0 insertions, 0 deletions