Searched defs:valueAt (Results 1 – 10 of 10) 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
114 public T valueAt(int index) { in valueAt() method in LongPendingRequestPool
192 public V valueAt(int index) { in valueAt() method in BinderKeyValueContainer
284 public E valueAt(int index) { in valueAt() method in PairSparseArray
406 T valueAt = sparseArray.valueAt(i); in getIndexForValue() local
135 public V valueAt(int i) { in valueAt() method in NinePatchTexture.SmallCache
137 static T valueAt(borrowed_fd fd, off64_t offset) { in valueAt() function