diff options
author | Sunny Goyal <sunnygoyal@google.com> | 2015-12-02 14:29:27 -0800 |
---|---|---|
committer | Sunny Goyal <sunnygoyal@google.com> | 2016-01-11 15:15:42 -0800 |
commit | dd292f4fab52f99d0b15fcf961864cd8186d662c (patch) | |
tree | 84a5ddd3f92dbb697a9f310b2845ab5570bb40c9 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 5a5d6aeec0ee6b3f9ffea55a4f015edc84828b1e (diff) |
Added support for async inflation of RemoteViews
When enabled, the View inflation as well as some of the drawable
loading is done on the background thread.
It also assumes that all the views support inflation on the
background thread, which is true for the default views
supported by the platform
For ViewGroup opetations, it maintains a virtual view tree which
is used for findViewById. The final operations are applied on
the UI thread in the end.
Change-Id: Ib3ce55182ec04a344f2b2513981ee03afc8fa2e8
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions