Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/input/
H A DKeyboard.cpp180 int32_t newMetaState; in setEphemeralMetaState() local
192 int32_t newMetaState = oldMetaState; in normalizeMetaState() local
H A DKeyCharacterMap.cpp446 int32_t newMetaState = metaState & ~behavior->metaState; in tryRemapKey() local
/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DKeyboardInputMapper.cpp393 int32_t newMetaState = android::updateMetaState(keyCode, down, oldMetaState); in updateMetaStateIfNeeded() local