Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp6405 static const std::array<Point, 6> kPointsOutsidePhysicalDisplay{ in TEST_F() local
6414 for (const auto& point : kPointsOutsidePhysicalDisplay) { in TEST_F()