summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/EyePosition.java
Commit message (Collapse)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-226/+0
| | | | | | | Note: Camera2 is a clone of Gallery2 right now. Note 2: I will bring .mk files back later. Change-Id: Ida958654296f5ebaacb6bb0ff59d52a7c37ce6fc
* Code clean up.Ahbong Chang2012-07-301-0/+3
| | | | | | | | | Remove unused imports. Remove unused fields. Remove unnecessary cast. Add missing override annotations. Change-Id: Idad2e587697a5015eb5363d7b71fab9de9cc8ffb
* Reorganize import for all files.Owen Lin2012-03-141-3/+3
| | | | Change-Id: Ia9188bcde727e317e6a476caccaea562f0758b19
* Use FloatMath instead of Math.Chih-Chung Chang2012-02-111-7/+8
| | | | Change-Id: I41661b231f6c034dbca6af26d5950eda6c5fc7da
* Revert "Use FloatMath instead of Math."Chih-Chung Chang2012-02-101-7/+6
| | | This reverts commit 6bb8b2eb8695c042798f0eb798032cd30d642a65
* Use FloatMath instead of Math.Chih-Chung Chang2012-02-111-6/+7
| | | | Change-Id: I26eb6a554f72c13ba2801ce35ef0cf2a1466a97b
* Fix 5284804: Kill 3D tilt effect based on device rotation.Chih-Chung Chang2011-09-131-0/+4
| | | | Change-Id: Ic8a81d591e42fc97b6ca8eca2b6c66cd90f74cdc
* Initial code for Gallery2.Owen Lin2011-08-181-0/+218
fix: 5176434 Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c