Searched refs:mPointerYZoomScale (Results 1 – 2 of 2) sorted by relevance
3038 mPointerYZoomScale); in dump()3638 mPointerYZoomScale = mPointerXZoomScale; in configureSurface()5691 delta.dy * mPointerYZoomScale); in preparePointerGestures()5741 float dy1 = delta1.dy * mPointerYZoomScale; in preparePointerGestures()5743 float dy2 = delta2.dy * mPointerYZoomScale; in preparePointerGestures()5920 * mPointerYZoomScale; in preparePointerGestures()
1636 float mPointerYZoomScale; variable