OSDN Git Service

Fix inverted panorama preview
authorJohn Reck <jreck@google.com>
Wed, 10 Oct 2012 05:10:13 +0000 (22:10 -0700)
committerJohn Reck <jreck@google.com>
Wed, 10 Oct 2012 05:12:29 +0000 (22:12 -0700)
commit866ed7abd7960efc7986a3624414a730e17f33a6
treec25bd37a7e194abe29240f0e087a5f15f14c9973
parent1b72a2f1124610b8050dbbdff9f1bb548199fd2e
Fix inverted panorama preview

 Bug: 7314703
 Panorama only support rotations of 0 and 90, so if it is greater
 than that flip the output surface texture

Change-Id: I9885feb88d2d1c3e0dabaa7ecd8db66c2ddfb93b
src/com/android/gallery3d/ui/PhotoView.java