Home
last modified time | relevance | path

Searched refs:pruneAxes (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/reader/mapper/
DJoystickInputMapper.cpp140 pruneAxes(true); in configure()
141 pruneAxes(false); in configure()
219 void JoystickInputMapper::pruneAxes(bool ignoreExplicitlyMappedAxes) { in pruneAxes() function in android::JoystickInputMapper
DJoystickInputMapper.h98 void pruneAxes(bool ignoreExplicitlyMappedAxes);