Searched refs:originalX (Results 1 – 3 of 3) sorted by relevance
80 int originalX = mInt2Cache[0] + original.getWidth() / 2; in setLocation() local87 mBrightnessMirror.setTranslationX(originalX - mirrorX); in setLocation()
1127 final float originalX = x;1231 return x - originalX;
3033 void testMotionRotation(CursorInputMapper& mapper, int32_t originalX, int32_t originalY,3046 void CursorInputMapperTest::testMotionRotation(CursorInputMapper& mapper, int32_t originalX, in testMotionRotation() argument3051 process(mapper, ARBITRARY_TIME, EV_REL, REL_X, originalX); in testMotionRotation()