Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp4512 const std::unordered_map<int32_t, std::vector<sp<WindowInfoHandle>>>& handlesPerDisplay) { in setInputWindows()
6271 std::unordered_map<int32_t, std::vector<sp<WindowInfoHandle>>> handlesPerDisplay; in onWindowInfosChanged() local