summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorJim Miller <jaggies@google.com>2013-10-15 20:09:07 -0700
committerJim Miller <jaggies@google.com>2013-10-15 20:11:50 -0700
commitb2c64690a3d1fe4d2100b34e9f3d823985349eed (patch)
treeb16447bc36bf11d663019560ab2ce8975b379feb /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentf847c3b014ab49fae6bbbc9dd7aac199b31467df (diff)
Fix memory leak and slowness in keyguard
This fixes an issue where the mUpdateSeekBars runnable was being repeatedly posted to the handler while keeping a reference to the transport control (and hence keyguard). Even after the view was detached from keyguard it would continue to post events that would ultimately keep the instance of keyguard from being GC'd and cause keyguard to slow down. Fixes 11169793 Change-Id: If2bb238adf6d78101589926b60a61d9f187c6d1c
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions