Home
last modified time | relevance | path

Searched defs:numAxes (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/inputflinger/reader/mapper/
DJoystickInputMapper.cpp75 size_t numAxes = mAxes.size(); in dump() local
177 size_t numAxes = mAxes.size(); in configure() local
202 size_t numAxes = mAxes.size(); in haveAxis() local
246 size_t numAxes = mAxes.size(); in reset() local
320 size_t numAxes = mAxes.size(); in sync() local
360 size_t numAxes = mAxes.size(); in filterAxes() local
/frameworks/ml/nn/common/operations/
DReduce.cpp57 const uint32_t numAxes = getNumberOfElements(axesShape); in compute() local
137 const uint32_t numAxes = getNumberOfElements(axesShape); in prepare() local
/frameworks/base/core/java/android/view/
DInputDevice.java1042 final int numAxes = mMotionRanges.size(); in toString() local