OSDN Git Service

Do not scale down preview when preview asp is close to screen asp.
authorDoris Liu <tianliu@google.com>
Thu, 8 May 2014 17:26:25 +0000 (10:26 -0700)
committerDoris Liu <tianliu@google.com>
Thu, 8 May 2014 18:19:51 +0000 (11:19 -0700)
commit1b0fb15dcb5388ec07a382536d188461bc2d74da
tree693f194557fccb7bc0992f0354e77f051473e32f
parentd80cd80371540af0bc44245bdee330a8f32647f3
Do not scale down preview when preview asp is close to screen asp.

The logic for transforming preview when preview aspect ratio
is greater than 14/9 is brought back to achieve the same behavior
for preview positioning as we did in Denali release.

Bug: 14626812
Change-Id: Ife38efc342cd218aca7d9473ede4db92daebcf54
src/com/android/camera/CaptureLayoutHelper.java