diff options
author | Filip Gruszczynski <gruszczy@google.com> | 2015-06-01 12:57:43 -0700 |
---|---|---|
committer | Filip Gruszczynski <gruszczy@google.com> | 2015-06-01 13:24:12 -0700 |
commit | 2df62bf0dd66135dfedd9daf8e7b5e9380e30ed1 (patch) | |
tree | 1a5e20301189f3f4be9b56394cd2563345db3fa0 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 35a803beec9ce508fd53ab7e4111f2f9f87296c1 (diff) |
ActivityView: set surface on a background thread.
ActivityView shouldn't set the surface on the main thread, because it's
a binder call and causes jank. Instead it should delegate the call to a
background thread and let it do the work there.
Bug: 15752100
Change-Id: I6f2764c93dfb8f3e00d79f0e97d4a6688b6fdd8f
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions