Searched defs:outMetaState (Results 1 – 6 of 6) sorted by relevance
/frameworks/native/services/inputflinger/tests/ |
D | KeyboardInputMapper_test.cpp | 150 int32_t* outKeycode, int32_t* outMetaState, in addKeyByUsageCode() 151 uint32_t* outFlags) { in addKeyByUsageCode()
|
D | FakeEventHub.cpp | 297 int32_t metaState, int32_t* outKeycode, int32_t* outMetaState, in mapKey()
|
/frameworks/native/services/inputflinger/reader/include/ |
D | InputDevice.h | 338 int32_t* outKeycode, int32_t* outMetaState, uint32_t* outFlags) const { in mapKey()
|
/frameworks/native/services/inputflinger/tests/fuzzers/ |
D | MapperHelpers.h | 176 int32_t* outKeycode, int32_t* outMetaState, uint32_t* outFlags) const override { in mapKey()
|
/frameworks/native/libs/input/ |
D | KeyCharacterMap.cpp | 1151 status_t KeyCharacterMap::Parser::parseModifier(const std::string& token, int32_t* outMetaState) { in parseModifier()
|
/frameworks/native/services/inputflinger/reader/ |
D | EventHub.cpp | 1218 int32_t* outKeycode, int32_t* outMetaState, uint32_t* outFlags) const { in mapKey()
|