OSDN Git Service

Remove dependencies on FloatMath
authorNeil Fuller <nfuller@google.com>
Thu, 2 Oct 2014 15:00:27 +0000 (16:00 +0100)
committerNeil Fuller <nfuller@google.com>
Thu, 2 Oct 2014 15:00:27 +0000 (16:00 +0100)
commit8a55d3ae7486b798e4c26eeb91993916145f3cef
treede8f5d90d108cedd768d39a5cb9f816bab8ea4ed
parent9cde04ed08f3a5201a007d78b3c89f43fb3003e0
Remove dependencies on FloatMath

See frameworks/base commit 33253a4baa6279f81a73425b49dfb6abe5f5416e
for details.

Bug: https://code.google.com/p/android/issues/detail?id=36199
Change-Id: I202064d78aeb125035c87257100e949da93c116c
13 files changed:
gallerycommon/src/com/android/gallery3d/common/BitmapUtils.java
gallerycommon/src/com/android/gallery3d/common/OverScroller.java
gallerycommon/src/com/android/gallery3d/common/Scroller.java
src/com/android/gallery3d/app/EyePosition.java
src/com/android/gallery3d/data/DecodeUtils.java
src/com/android/gallery3d/data/LocationClustering.java
src/com/android/gallery3d/filtershow/imageshow/GeometryMathUtils.java
src/com/android/gallery3d/filtershow/imageshow/GradControl.java
src/com/android/gallery3d/filtershow/imageshow/ImageCurves.java
src/com/android/gallery3d/glrenderer/StringTexture.java
src/com/android/gallery3d/ui/PhotoView.java
src/com/android/gallery3d/ui/TileImageView.java
src/com/android/gallery3d/util/MotionEventHelper.java