Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp1963 int32_t originalX, int32_t originalY, int32_t rotatedX, int32_t rotatedY);
1969 int32_t originalX, int32_t originalY, int32_t rotatedX, int32_t rotatedY) { in testMotionRotation() argument
1979 float(rotatedY) / TRACKBALL_MOVEMENT_THRESHOLD, in testMotionRotation()