Searched defs:valueAt (Results 1 – 7 of 7) 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
156 public long valueAt(int index) { in valueAt() method in SparseLongArray
135 public V valueAt(int i) { in valueAt() method in NinePatchTexture.SmallCache