Searched refs:mPointerYZoomScale (Results 1 – 2 of 2) sorted by relevance
3218 mPointerYZoomScale); in dump()3911 mPointerYZoomScale = mPointerXZoomScale; in configureSurface()5978 delta.dy * mPointerYZoomScale); in preparePointerGestures()6028 float dy1 = delta1.dy * mPointerYZoomScale; in preparePointerGestures()6030 float dy2 = delta2.dy * mPointerYZoomScale; in preparePointerGestures()6203 * mPointerYZoomScale; in preparePointerGestures()
1398 float mPointerYZoomScale; variable