Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/reader/include/
H A DInputDevice.h407 inline const std::optional<RawLayoutInfo> getRawLayoutInfo() { in getRawLayoutInfo() function
/aosp_15_r20/frameworks/native/services/inputflinger/tests/fuzzers/
H A DMapperHelpers.h192 std::optional<RawLayoutInfo> getRawLayoutInfo(int32_t deviceId) const override { in getRawLayoutInfo() function
/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DFakeEventHub.cpp389 std::optional<RawLayoutInfo> FakeEventHub::getRawLayoutInfo(int32_t deviceId) const { in getRawLayoutInfo() function in android::FakeEventHub
/aosp_15_r20/frameworks/native/services/inputflinger/reader/
H A DEventHub.cpp1470 std::optional<RawLayoutInfo> EventHub::getRawLayoutInfo(int32_t deviceId) const { in getRawLayoutInfo() function in android::EventHub