Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp2132 int32_t originalX, int32_t originalY, int32_t rotatedX, int32_t rotatedY);
2138 int32_t originalX, int32_t originalY, int32_t rotatedX, int32_t rotatedY) { in testMotionRotation() argument
2147 float(rotatedX) / TRACKBALL_MOVEMENT_THRESHOLD, in testMotionRotation()