Home
last modified time | relevance | path

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

/frameworks/native/libs/input/
DKeyLayoutMap.cpp86 int32_t* outKeyCode, uint32_t* outFlags) const { in mapKey()
DKeyCharacterMap.cpp419 bool KeyCharacterMap::findKey(char16_t ch, int32_t* outKeyCode, int32_t* outMetaState) const { in findKey()