Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DUinputDevice.h215 const Point getCenterPoint();
DUinputDevice.cpp256 const Point UinputTouchScreen::getCenterPoint() { in getCenterPoint() function in android::UinputTouchScreen
DInputReader_test.cpp1757 const Point centerPoint = mDevice->getCenterPoint(); in TEST_P()
1781 const Point centerPoint = mDevice->getCenterPoint(); in TEST_P()
1837 const Point centerPoint = mDevice->getCenterPoint(); in TEST_P()
1880 const Point centerPoint = mDevice->getCenterPoint(); in TEST_P()
1920 const Point centerPoint = mDevice->getCenterPoint(); in TEST_P()
1977 const Point centerPoint = mDevice->getCenterPoint(); in TEST_P()
2002 const Point centerPoint = mDevice->getCenterPoint(); in TEST_P()
2054 const Point centerPoint = mDevice->getCenterPoint(); in TEST_P()
2176 const Point centerPoint = TestFixture::mTouchscreen->getCenterPoint(); in TYPED_TEST()
2222 const Point centerPoint = TestFixture::mTouchscreen->getCenterPoint(); in TYPED_TEST()
[all …]