summaryrefslogtreecommitdiff
path: root/vulkan/libvulkan/api.cpp
diff options
context:
space:
mode:
author Prabir Pradhan <prabirmsp@google.com> 2020-02-03 19:19:15 -0800
committer Prabir Pradhan <prabirmsp@google.com> 2020-02-19 18:47:58 -0800
commitc7ef27eeccb801ed6d82b62a1d743f246f66eec9 (patch)
treef5cc3feec024d6662eebfc5a7184484f76384bea /vulkan/libvulkan/api.cpp
parenta7b82e1d297a3a5aa1150ac9556361856e681351 (diff)
Let InputReaderContext hold a single PointerController
InputMappers obtain the pointer controller directly from the policy, which, when we support multiple pointer controller, makes it natural to have one pointer controller for an input device. Rather than that, we want to build a system that makes it more natural to have one pointer per display. To give more control over the management of pointers, we make it so that InputReaderContext is responsible for managing the pointer controller. Bug: 146385350 Test: atest inputflinger_tests Change-Id: I0b9276ed4a7f55f04f910dd484ecc7f767b8723b
Diffstat (limited to 'vulkan/libvulkan/api.cpp')
0 files changed, 0 insertions, 0 deletions