Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/include/
DInputDevice.h303 int32_t* outKeycode, int32_t* outMetaState, uint32_t* outFlags) const { in mapKey()
/frameworks/native/services/inputflinger/tests/fuzzers/
DMapperHelpers.h110 int32_t* outKeycode, int32_t* outMetaState, uint32_t* outFlags) const override { in mapKey()
/frameworks/native/services/inputflinger/tests/
DFakeEventHub.cpp301 int32_t metaState, int32_t* outKeycode, int32_t* outMetaState, in mapKey()
/frameworks/native/services/inputflinger/reader/
DEventHub.cpp1104 int32_t* outKeycode, int32_t* outMetaState, uint32_t* outFlags) const { in mapKey()