OSDN Git Service

Compute AnyMotionDetector angle using atan2.
authorKevin Gabayan <gabayan@google.com>
Thu, 9 Jun 2016 22:40:50 +0000 (15:40 -0700)
committerKevin Gabayan <gabayan@google.com>
Fri, 10 Jun 2016 23:07:52 +0000 (16:07 -0700)
commitb070577d35436ca0f5463e6ed19a28ae431cfbfb
tree08d9b299720cd2f8965a215bb4ac52575429e9a3
parentca7e80f3c5685bb531bdb153ea8c8f0518c593dc
Compute AnyMotionDetector angle using atan2.
Bug: 29232136

Change-Id: Ie57d0228eb42246c4ac1d7a01e2782a621b7e78f
services/core/java/com/android/server/AnyMotionDetector.java
services/tests/servicestests/src/com/android/server/Vector3Test.java [new file with mode: 0644]