OSDN Git Service

Fix stickiness issues with UI
authornicolasroard <nicolasroard@google.com>
Tue, 2 Apr 2013 04:33:20 +0000 (21:33 -0700)
committernicolasroard <nicolasroard@google.com>
Tue, 2 Apr 2013 05:29:42 +0000 (22:29 -0700)
commit20eb41f87e35033a783adf76286c10bb1534a56d
tree4443da4886e51b063d9bc61d8e530a2eb9b14c36
parent5bd6e14f2c2b06943fa542921241b79566b3c6e2
Fix stickiness issues with UI

The renderGeometryIcon() function shouldn't
be synchronized -- it's independent of the rest
of the pipeline and is only used to apply a given geometry.

Change-Id: I91a5d2ec3f28f15c489066ed2c5a5009e29fa7b3
src/com/android/gallery3d/filtershow/cache/CachingPipeline.java