Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputDispatcher_test.cpp9372 std::vector<PointF> expectedPoints) { in touchAndAssertPositions()
9426 std::vector<PointF> expectedPoints = {getPointInWindow(mWindow1->getInfo(), touchedPoints[0])}; in TEST_F() local
9454 std::vector<PointF> expectedPoints = {getPointInWindow(mWindow1->getInfo(), touchedPoints[0])}; in TEST_F() local
9494 std::vector<PointF> expectedPoints = {getPointInWindow(mWindow1->getInfo(), touchedPoints[0])}; in TEST_F() local
DInputReader_test.cpp6573 const auto& expectedPoints = kMappedCorners.at(touchscreenOrientation); in TEST_P() local
6615 const auto& expectedPoints = kMappedCorners.at(displayRotation); in TEST_P() local
6658 const auto& expectedPoints = kMappedCorners.at(displayRotation); in TEST_P() local