Home
last modified time | relevance | path

Searched defs:outKeyCode (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/libs/input/tests/
DInputDevice_test.cpp147 int32_t outKeyCode; in TEST_F() local
180 int32_t outKeyCode; in TEST() local
194 int32_t outKeyCode; in TEST() local
/frameworks/native/libs/input/
DKeyLayoutMap.cpp192 int32_t* outKeyCode, uint32_t* outFlags) const { in mapKey()
DKeyCharacterMap.cpp473 bool KeyCharacterMap::findKey(char16_t ch, int32_t* outKeyCode, int32_t* outMetaState) const { in findKey()
/frameworks/base/core/jni/
Dandroid_view_KeyCharacterMap.cpp267 int32_t outKeyCode; in nativeGetMappedKey() local
/frameworks/native/services/inputflinger/reader/
DEventHub.cpp1101 int32_t outKeyCode; in getKeyCodeForKeyLocation() local