Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/include/
DInputDevice.h371 inline const std::optional<RawLayoutInfo> getRawLayoutInfo() { in getRawLayoutInfo() function
/frameworks/native/services/inputflinger/tests/fuzzers/
DMapperHelpers.h165 std::optional<RawLayoutInfo> getRawLayoutInfo(int32_t deviceId) const override { in getRawLayoutInfo() function
/frameworks/native/services/inputflinger/tests/
DFakeEventHub.cpp393 std::optional<RawLayoutInfo> FakeEventHub::getRawLayoutInfo(int32_t deviceId) const { in getRawLayoutInfo() function in android::FakeEventHub
/frameworks/native/services/inputflinger/reader/
DEventHub.cpp1362 std::optional<RawLayoutInfo> EventHub::getRawLayoutInfo(int32_t deviceId) const { in getRawLayoutInfo() function in android::EventHub