Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp1959 int32_t originalX, int32_t originalY, int32_t rotatedX, int32_t rotatedY);
1965 int32_t originalX, int32_t originalY, int32_t rotatedX, int32_t rotatedY) { in testMotionRotation() argument
1974 float(rotatedX) / TRACKBALL_MOVEMENT_THRESHOLD, in testMotionRotation()