Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DJoystickInputMapper.cpp74 size_t numAxes = mAxes.size(); in dump() local
175 size_t numAxes = mAxes.size(); in configure() local
200 size_t numAxes = mAxes.size(); in haveAxis() local
244 size_t numAxes = mAxes.size(); in reset() local
318 size_t numAxes = mAxes.size(); in sync() local
358 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.java1026 final int numAxes = mMotionRanges.size(); in toString() local