Searched refs:cosSin (Results 1 – 1 of 1) sorted by relevance
222 return cosSin(t, a, b); in cosSinX()226 return cosSin(t, va, vb); in cosSinV()229 private double cosSin(double t, double cosFactor, double sinFactor) { in cosSin() method in SpringAnimationBuilder