Searched refs:POINT_TYPE_INTERPOLATED (Results 1 – 2 of 2) sorted by relevance
40 public static final int POINT_TYPE_INTERPOLATED = 2; field in GestureTrailDrawingPoints265 if (pointType == POINT_TYPE_INTERPOLATED) { in debugDrawPoints()
164 types.addAt(d1, GestureTrailDrawingPoints.POINT_TYPE_INTERPOLATED); in interpolateStrokeAndReturnStartIndexOfLastSegment()