Searched refs:setPoints (Results 1 – 4 of 4) sorted by relevance
52 abstract Builder setPoints(ImmutableSortedSet<RateDistortionPoint> points); in setPoints() method in RateDistortionCurve.Builder57 setPoints(mPointsBuilder.build()); in build()
1969 .setPoints(startPoint, endPoint) in performRemoveSpaceGesture()
1789 .setPoints(new PointF(1f, 2f), new PointF(3f, 4f)) in testPerformHandwritingRemoveSpaceGesture()
56537 …method @NonNull public android.view.inputmethod.RemoveSpaceGesture.Builder setPoints(@NonNull andr…