Searched refs:mMaxInterpolationAngularThreshold (Results 1 – 2 of 2) sorted by relevance
33 public final double mMaxInterpolationAngularThreshold; // in radian field in GestureStrokeDrawingParams48 mMaxInterpolationAngularThreshold = (interpolationAngularDegree <= 0) in GestureStrokeDrawingParams()
147 deltaAngle / mDrawingParams.mMaxInterpolationAngularThreshold); in interpolateStrokeAndReturnStartIndexOfLastSegment()