commit | a1cff5043d0fbd78fcf9c48e7658e56a5b0c2de3 | [log] [tgz] |
---|---|---|
author | Chet Haase <chet@google.com> | Tue Feb 21 13:43:44 2012 -0800 |
committer | Chet Haase <chet@google.com> | Mon Mar 12 15:41:48 2012 -0700 |
tree | 01a809b1ae5a50b8721f05c540a76570794d828c | |
parent | bdc5afeee57a943adac3896297fab74b96b307c1 [diff] |
Handle view properties at the native level Basic functionality of handling View properties (transforms, left/right/top/bottom, and alpha) at the native DisplayList level. This logic is disabled for now (via compile-time flags in View.java and DisplayListRenderer.h) as we continue work on it (there is no advantage to the new approach until we optimize invalidation and rendering paths to use the new code path). Change-Id: I370c8d21fbd291be415f55515ab8dced6f6d51a3