Home | History | Annotate | Download | only in input

Lines Matching refs:dy1

5127                             float dy1 = delta1.dy * mPointerYZoomScale;
5130 float dot = dx1 * dx2 + dy1 * dy2;