Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/reader/include/
H A DInputDevice.h273 int32_t* outKeycode, int32_t* outMetaState, uint32_t* outFlags) const { in mapKey()
/aosp12/frameworks/native/services/inputflinger/reader/
H A DEventHub.cpp922 int32_t* outKeycode, int32_t* outMetaState, uint32_t* outFlags) const { in mapKey()
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp720 int32_t* outKeycode, int32_t* outMetaState, uint32_t* outFlags) const override { in mapKey()