Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DInputEventLabels.h448 static inline 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.cpp1089 const char* label = getAxisLabel(range.axis); in dump()
7128 const char* label = getAxisLabel(axis.axisInfo.axis); in dump()
7135 label = getAxisLabel(axis.axisInfo.highAxis); in dump()