Searched refs:continuedStrokeId (Results 1 – 1 of 1) sorted by relevance
718 private List<GestureStep> createSimpleGestureFromPoints(int strokeId, int continuedStrokeId, in createSimpleGestureFromPoints() argument726 touchPoints[0].mIsStartOfPath = ((i == 0) && (continuedStrokeId <= 0)); in createSimpleGestureFromPoints()727 touchPoints[0].mContinuedStrokeId = continuedStrokeId; in createSimpleGestureFromPoints()