Searched refs:mKeyWidth (Results 1 – 2 of 2) 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()
123 private int mKeyWidth; field in Keyboard