Home
last modified time | relevance | path

Searched refs:getAxisLabel (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/include/input/
DInputEventLabels.h447 static const char* getAxisLabel(int32_t axisId) { in getAxisLabel() function
/frameworks/native/libs/input/
DInput.cpp533 return getAxisLabel(axis); in getLabel()
/frameworks/native/services/inputflinger/
DInputReader.cpp980 const char* label = getAxisLabel(range.axis); in dump()
6906 const char* label = getAxisLabel(axis.axisInfo.axis); in dump()
6913 label = getAxisLabel(axis.axisInfo.highAxis); in dump()