summaryrefslogtreecommitdiff
path: root/services/surfaceflinger/ScreenCaptureOutput.cpp
diff options
context:
space:
mode:
author Philip Quinn <pquinn@google.com> 2022-12-06 15:37:07 -0800
committer Philip Quinn <pquinn@google.com> 2023-01-26 15:30:38 -0800
commit8f953ab5a1deea03a6abb4019008bac8c3ea2561 (patch)
tree734c9d8623546798ea2aabf4c81438079ce43abc /services/surfaceflinger/ScreenCaptureOutput.cpp
parent492cf57ab68bdcedb6f3985433183cb5ed15e697 (diff)
Add TFLite model for motion prediction.
This model generates probabilistic motion predictions based on a sequence of relative input movements. The input movements are converted into polar coordinates (distance and angle) based on an axis that follows the current path. This ensures that the orientation of the device and of the inputs do not affect the predictions. The orientation of the input device is also transformed to be relative to the path axis. The test cases verifying model efficacy are consolidated into CTS. Bug: 167946763 Test: atest libinput_tests PiperOrigin-RevId: 492068340 Change-Id: Icd8d90bd5a7ce79c699bfdb6367a4cbd8130441a
Diffstat (limited to 'services/surfaceflinger/ScreenCaptureOutput.cpp')
0 files changed, 0 insertions, 0 deletions