commit | 8bffd0ac6d13a08ba3f9a690b3a6d7a6d04790db | [log] [tgz] |
---|---|---|
author | Dave Mankoff <mankoff@google.com> | Tue Mar 31 12:36:12 2020 -0400 |
committer | Dave Mankoff <mankoff@google.com> | Tue Mar 31 13:36:46 2020 -0400 |
tree | 34c5cabdc0747d21f5a6446dfbcfb76d73b70585 | |
parent | fa0f02a91c128ceb559f4578f1aec8c6981bc042 [diff] |
Put NaN checks where it is otherwise not expected We are getting NaN failures during touch events on the PanelView. I was able to narrow this down to two possible sources, but it is unclear which is actually causing the problem. No repro steps are available at this time, so this is the best short term fix. Fixes: 152817428 Test: manual Change-Id: I04ceb2128c54f88289f560f0e5636f3093f405d0