Home
last modified time | relevance | path

Searched defs:InputMapper (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/reader/include/
H A DInputReaderContext.h29 class InputMapper; variable
H A DInputReader.h38 class InputMapper; variable
H A DInputDevice.h41 class InputMapper; variable
/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DInputMapper.cpp25 InputMapper::InputMapper(InputDeviceContext& deviceContext) : mDeviceContext(deviceContext) {} in InputMapper() function in android::InputMapper