diff options
| author | Prabir Pradhan <prabirmsp@google.com> | 2021-09-06 10:17:50 -0700 |
|---|---|---|
| committer | Prabir Pradhan <prabirmsp@google.com> | 2021-09-17 06:08:46 -0700 |
| commit | de55f50032dc864d1e728e05ec8754d1e96ed9a1 (patch) | |
| tree | 231ae7447202a7d0f7879962991c0e1d98f24032 /core/java/android/inputmethodservice/AbstractInputMethodService.java | |
| parent | a50984c3582e9c7b35cd50c7c30187bff3c0c414 (diff) | |
Move per-window-input-rotation compatibility logic to native code
Per-window-input-rotation was initially implemented by removing all
information about display projection from the native input pipeline.
However, several parts of it, like PointerController, still need access
to display projection.
Rather than applying comatibility logic in InputManagerService, we
change the native code direclty to work in display space.
Doc: go/unrotate-input
Bug: 179274888
Test: manual
Change-Id: I8a7af9db739f690aa540af487979529631e148d9
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions
