Searched defs:calculatedValue (Results 1 – 1 of 1) sorted by relevance
300 int16_t calculatedValue = (dragDistanceY > 0) ? 1 : -1; in CalculateDragDistance() local304 int16_t calculatedValue = (dragDistanceX > 0) ? 1 : -1; in CalculateDragDistance() local