Searched refs:pointerGestureSwipeMaxWidthRatio (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/input/
H A DInputReader.h209 float pointerGestureSwipeMaxWidthRatio; member in struct:android::InputReaderConfiguration
240 pointerGestureSwipeMaxWidthRatio(0.25f),
H A DInputReader.cpp754 mConfig.pointerGestureSwipeMaxWidthRatio);
3248 mConfig.pointerGestureSwipeMaxWidthRatio * rawDiagonal;

Completed in 88 milliseconds