Home
last modified time | relevance | path

Searched refs:newLayoutInfo (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/reader/
DEventHub.cpp1635 std::optional<RawLayoutInfo> newLayoutInfo = readLayoutConfiguration(sysfsRootPath); in isChanged() local
1638 newLayoutInfo == layoutInfo) { in isChanged()