replicant-frameworks_native/services/inputflinger
baik.han 18a81488f9 Check orientation range has been initialized first
To avoid nan or infinity when orientation value is used for
calculation without being initialized, check mOrientedRanges.haveOrientation
value before using mOrientedRanges.orientation.min or .max value.

Change-Id: I68ed9ab36819c5faa6422e9f061e1275aeed11e3
Signed-off-by: Baik Han <baik.han@lge.com>
2015-04-14 19:49:28 +09:00
..
tests Move frameworks/native to libc++. 2014-11-15 18:22:55 -08:00
Android.mk We have POSIX clocks, and we don't need to ask for the openssl headers. 2015-01-09 15:56:15 -08:00
EventHub.cpp We have POSIX clocks, and we don't need to ask for the openssl headers. 2015-01-09 15:56:15 -08:00
EventHub.h Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00
InputApplication.cpp Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00
InputApplication.h Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00
InputDispatcher.cpp am 033f7e8e: Merge "InputDispatcher: Optimize count()" 2014-12-24 10:32:20 +00:00
InputDispatcher.h InputDispatcher: Optimize count() 2014-11-26 12:04:47 -08:00
InputListener.cpp Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00
InputListener.h Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00
InputManager.cpp Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00
InputManager.h Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00
InputReader.cpp Check orientation range has been initialized first 2015-04-14 19:49:28 +09:00
InputReader.h Add logging for switch state 2014-08-29 14:31:32 -07:00
InputWindow.cpp Add TYPE_MAGNIFICATION_OVERLAY to isTrustedOverlay 2014-04-23 13:51:20 -07:00
InputWindow.h Stop consuming input on error dialogs. 2014-11-11 14:05:03 -08:00
PointerControllerInterface.h Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00