Searched refs:mRelY (Results 1 – 2 of 2) sorted by relevance
116 mRelY = value; in processMotion()162 if (mRelY != 0) { in sync()163 getInputReport()->setIntUsage(INPUT_COLLECTION_ID_MOUSE, INPUT_USAGE_AXIS_Y, mRelY, 0); in sync()179 mRelY = 0; in sync()
46 int32_t mRelY = 0; variable