OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mapAxis
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/libs/input/
KeyLayoutMap.cpp
132
status_t KeyLayoutMap::
mapAxis
(int32_t scanCode, AxisInfo* outAxisInfo) const {
136
ALOGD("
mapAxis
: scanCode=%d ~ Failed.", scanCode);
144
ALOGD("
mapAxis
: scanCode=%d ~ Result mode=%d, axis=%d, highAxis=%d, "
/frameworks/base/services/input/tests/
InputReader_test.cpp
546
virtual status_t
mapAxis
(int32_t deviceId, int32_t scanCode,
[
all
...]
Completed in 44 milliseconds