Jason Gerecke 70bca4cc8a Properly rotate full [-pi, +pi] orientation range if available
The code currently in place assumes that orientation has a range
of [-pi/2, +pi/2] as may be found with a touch digitizer. However,
when used with a digitzer that can report the full [-pi, +pi] range
of orientations (e.g. a stylus) the calculations here are incorrect.

This patch checks if the post-rotation value is out of range for
the axis, and wraps it back around.

Change-Id: I03a22f7bf9526a5d995df1a18430d6dd24c6d6ee
2013-03-15 17:19:09 -07:00
2013-03-08 15:06:14 -08:00
2013-02-28 16:43:23 -08:00
2013-02-14 12:06:51 -08:00
2012-12-19 11:21:38 +08:00
2013-02-13 11:14:23 +01:00
2012-11-19 11:50:05 +01:00
2012-11-30 12:32:36 -08:00
2013-03-11 09:59:13 -07:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%