Searched defs:valueAt (Results 1 – 6 of 6) sorted by relevance
32 float valueAt(float t); in valueAt() method
58 public float valueAt(float t) { in valueAt() method in UnitBezier
68 int valueAt = Integer.parseInt(values[i]); in getSummary() local
79 public E valueAt(final int index) { in valueAt() method in SparseArray
135 public V valueAt(int i) { in valueAt() method in NinePatchTexture.SmallCache