summaryrefslogtreecommitdiffstats
path: root/jni
diff options
context:
space:
mode:
authorAngus Kong <shkong@google.com>2013-09-25 11:34:08 -0700
committerAngus Kong <shkong@google.com>2013-09-25 11:36:57 -0700
commitb998a491a5b24e710bc1711dbb00cbfa05273bf2 (patch)
tree74c34d43645b60e2fa07578e68cfc752a01cc4fc /jni
parentbe7dc6279dfe17cb93fab8cf88d1115966acb2e0 (diff)
downloadandroid_packages_apps_Snap-b998a491a5b24e710bc1711dbb00cbfa05273bf2.tar.gz
android_packages_apps_Snap-b998a491a5b24e710bc1711dbb00cbfa05273bf2.tar.bz2
android_packages_apps_Snap-b998a491a5b24e710bc1711dbb00cbfa05273bf2.zip
Enlarge the native buffer of wide-angle-pano.
bug:10654457 Change-Id: I6f5edda309b94f91986dd468bb4e3131fdcc6678
Diffstat (limited to 'jni')
-rw-r--r--jni/mosaic_renderer_jni.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/jni/mosaic_renderer_jni.h b/jni/mosaic_renderer_jni.h
index 7a1b8782b..db4d5c232 100644
--- a/jni/mosaic_renderer_jni.h
+++ b/jni/mosaic_renderer_jni.h
@@ -4,7 +4,7 @@
// The Preview FBO dimensions are determined from the high-res
// frame dimensions (gPreviewImageWidth, gPreviewImageHeight)
// using the scale factors below.
-const int PREVIEW_FBO_WIDTH_SCALE = 2;
+const int PREVIEW_FBO_WIDTH_SCALE = 4;
const int PREVIEW_FBO_HEIGHT_SCALE = 2;
// The factor below determines the (horizontal) speed at which the viewfinder