Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/tests/fuzzers/
H A DInputDispatcherFuzzer.cpp105 windowsPerDisplay, in randomizeWindows()
152 std::unordered_map<ui::LogicalDisplayId, std::vector<sp<FakeWindowHandle>>> windowsPerDisplay; in LLVMFuzzerTestOneInput() local