diff options
author | Chet Haase <chet@google.com> | 2011-10-15 07:35:51 -0700 |
---|---|---|
committer | Chet Haase <chet@google.com> | 2011-10-17 08:54:53 -0700 |
commit | ba1fe8e3cfcf029a9bbd9bc7575e2b5c4f4ad8b0 (patch) | |
tree | 41982e36aa98756194ae39857c69545792284e49 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 840b8a678537519c27ddf2f818494eaa20a135d4 (diff) |
Issue 5432115: Speed up notification scrolling
The NotificationPanel was using views that had non-1 alpha
values set on them (permanently). This is costly in the GL
implementation and caused more rendering overhead, and worse
performance, than simple opaque views would.
The fix is to set the text color and ImageView drawable alpha
directly, without setting the View alpha property.
Change-Id: I381e0bd45bf45784b8e364a27a339e6583189a43
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions