OSDN Git Service

Legacy Autotransform Support to CaptureModule
authorI-Jong Lin <ijonglin@google.com>
Tue, 3 Mar 2015 00:09:01 +0000 (16:09 -0800)
committerI-Jong Lin <ijonglin@google.com>
Tue, 3 Mar 2015 16:34:15 +0000 (08:34 -0800)
commit1d0dd50db5d3d02d1209b4c0a3e6d4a71d2c8acf
tree04035ec69391267cde71182cd4e90e2a66d8efaf
parente727428fb48a0df77a42eca417dec8749397d407
Legacy Autotransform Support to CaptureModule

Added the legacy support for Capture Module to use
the combination of transformations, dynamic layout, and
transform helpers that PhotoModule uses.  It seems
to replicate that same functionality as the CaptureModuleUI,
but it's good to have that option for comparison, and to be
able to turn it on and off with one line configuration.

Bug: 19271661
Change-Id: I4ad4fa6fe3547373d6fbf77a53a1a18cd26df8ec
src/com/android/camera/CaptureModule.java
src/com/android/camera/TextureViewHelper.java