Searched refs:mKeyWidth (Results 1 – 1 of 1) sorted by relevance
48 private int mKeyWidth; // pixel field in GestureStrokeRecognitionPoints81 mKeyWidth = keyWidth; in setKeyboardGeometry()243 final float speed = (float)pixelsPerSec / msecs / mKeyWidth; in detectFastMove()249 final float speed = (float)pixelsPerSec / msecs / mKeyWidth; in detectFastMove()