Searched refs:strokeDescription (Results 1 – 2 of 2) sorted by relevance
146 StrokeDescription strokeDescription = mStrokes.get(i); in getPointsForTime() local147 if (strokeDescription.hasPointForTime(time)) { in getPointsForTime()148 touchPoints[numPointsFound].mStrokeId = strokeDescription.getId(); in getPointsForTime()150 strokeDescription.getContinuedStrokeId(); in getPointsForTime()152 (strokeDescription.getContinuedStrokeId() < 0) in getPointsForTime()153 && (time == strokeDescription.mStartTime); in getPointsForTime()154 touchPoints[numPointsFound].mIsEndOfPath = !strokeDescription.willContinue() in getPointsForTime()155 && (time == strokeDescription.mEndTime); in getPointsForTime()156 strokeDescription.getPosForTime(time, mTempPos); in getPointsForTime()194 public Builder addStroke(@NonNull StrokeDescription strokeDescription) { in addStroke() argument[all …]
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...