Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputDispatcher_test.cpp6460 std::vector<PointF> expectedPoints) { in touchAndAssertPositions()
6512 std::vector<PointF> expectedPoints = {getPointInWindow(mWindow1->getInfo(), touchedPoints[0])}; in TEST_F() local
6535 std::vector<PointF> expectedPoints = {getPointInWindow(mWindow1->getInfo(), touchedPoints[0])}; in TEST_F() local
6573 std::vector<PointF> expectedPoints = {getPointInWindow(mWindow1->getInfo(), touchedPoints[0])}; in TEST_F() local
DInputReader_test.cpp7242 const auto& expectedPoints = kMappedCorners.at(touchscreenOrientation); in TEST_P() local
7284 const auto& expectedPoints = kMappedCorners.at(displayRotation); in TEST_P() local
7327 const auto& expectedPoints = kMappedCorners.at(displayRotation); in TEST_P() local