Home
last modified time | relevance | path

Searched defs:explicitlyMapped (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/reader/mapper/
DJoystickInputMapper.cpp124 const bool explicitlyMapped = !getDeviceContext().mapAxis(abs, &axisInfo); in configure() local
172 bool explicitlyMapped) { in createAxis()
DJoystickInputMapper.h62 bool explicitlyMapped; // true if the axis was explicitly assigned an axis id member