Home | History | Annotate | Download | only in input

Lines Matching defs:dx2

4928                             float dx2 = delta2.dx * mPointerXZoomScale;
4930 float dot = dx1 * dx2 + dy1 * dy2;