Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DJoystickInputMapper.cpp171 pruneAxes(true); in configure()
172 pruneAxes(false); in configure()
213 void JoystickInputMapper::pruneAxes(bool ignoreExplicitlyMappedAxes) { in pruneAxes() function in android::JoystickInputMapper
DJoystickInputMapper.h95 void pruneAxes(bool ignoreExplicitlyMappedAxes);