Searched defs:originalX (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/input/tests/
H A DInputReader_test.cpp1873 int32_t originalX, int32_t originalY, int32_t rotatedX, int32_t rotatedY);
1879 int32_t originalX, int32_t originalY, int32_t rotatedX, int32_t rotatedY) {
1882 process(mapper, ARBITRARY_TIME, DEVICE_ID, EV_REL, REL_X, 0, originalX, 0);
1878 testMotionRotation(CursorInputMapper* mapper, int32_t originalX, int32_t originalY, int32_t rotatedX, int32_t rotatedY) argument

Completed in 38 milliseconds