Searched refs:originalY (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | BrightnessMirrorController.java | 80 int originalY = mInt2Cache[1]; in setLocation() local 85 + originalY - mirrorY); in setLocation()
|
/frameworks/native/services/inputflinger/tests/ |
D | InputReader_test.cpp | 1955 int32_t originalX, int32_t originalY, int32_t rotatedX, int32_t rotatedY); 1961 int32_t originalX, int32_t originalY, int32_t rotatedX, int32_t rotatedY) { in testMotionRotation() argument 1965 process(mapper, ARBITRARY_TIME, DEVICE_ID, EV_REL, REL_Y, originalY); in testMotionRotation()
|