Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputDispatcher_test.cpp10465 std::vector<PointF> expectedPoints) { in touchAndAssertPositions()
10519 std::vector<PointF> expectedPoints = {getPointInWindow(mWindow1->getInfo(), touchedPoints[0])}; in TEST_F() local
10547 std::vector<PointF> expectedPoints = {getPointInWindow(mWindow1->getInfo(), touchedPoints[0])}; in TEST_F() local
10587 std::vector<PointF> expectedPoints = {getPointInWindow(mWindow1->getInfo(), touchedPoints[0])}; in TEST_F() local
DInputReader_test.cpp5438 const auto& expectedPoints = kMappedCorners.at(touchscreenOrientation); in TEST_P() local
5480 const auto& expectedPoints = kMappedCorners.at(displayRotation); in TEST_P() local
5523 const auto& expectedPoints = kMappedCorners.at(displayRotation); in TEST_P() local