Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DJoystickInputMapper.cpp141 pruneAxes(true); in reconfigure()
142 pruneAxes(false); in reconfigure()
221 void JoystickInputMapper::pruneAxes(bool ignoreExplicitlyMappedAxes) { in pruneAxes() function in android::JoystickInputMapper
DJoystickInputMapper.h104 void pruneAxes(bool ignoreExplicitlyMappedAxes);