summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2011-02-09 18:38:55 -0800
committerSriram Raman <sriramkraman@google.com>2011-03-01 22:40:12 -0500
commit526d0cdf40349e480c69e921d7e294ee41f2884b (patch)
treed5ace3aff4ec2ddfbe027b71c6fcc27a60d25656 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parent6a4a1d7488e61c3aacdd37f2f95139168a283aef (diff)
fix [3408713] Dialog window invisible sometimes
weak pointer comparison operators were implemented wrong, they were using the internal "unsafe" pointer. We could end up with two "equal" weak pointer pointing to different objects. this caused KeyedVector keyed by weak pointer to work incorrectly, in turn causing a window that just got added to a list to be immediately removed. Change-Id: Ib191010c39aafa9229109e4211f6c3b2b2f9696d
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions