Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DUinputDevice.h146 const Point getCenterPoint();
DUinputDevice.cpp199 const Point UinputTouchScreen::getCenterPoint() { in getCenterPoint() function in android::UinputTouchScreen
DInputReader_test.cpp2276 const Point centerPoint = mDevice->getCenterPoint(); in TEST_F()
2297 const Point centerPoint = mDevice->getCenterPoint(); in TEST_F()
2335 const Point centerPoint = mDevice->getCenterPoint(); in TEST_F()