Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp1999 int32_t originalX, int32_t originalY, int32_t rotatedX, int32_t rotatedY);
2005 int32_t originalX, int32_t originalY, int32_t rotatedX, int32_t rotatedY) { in testMotionRotation() argument
2014 float(rotatedX) / TRACKBALL_MOVEMENT_THRESHOLD, in testMotionRotation()