Home
last modified time | relevance | path

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

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