Home | History | Annotate | Download | only in input

Lines Matching defs:dy2

5129                             float dy2 = delta2.dy * mPointerYZoomScale;
5130 float dot = dx1 * dx2 + dy1 * dy2;