const TOUCH_PAN_MIN_SCREEN_PX: f32 = 20.0;
Minimum number of DeviceIndependentPixel to begin touch scrolling.
DeviceIndependentPixel