Searched defs:nextValue (Results 1 – 6 of 6) sorted by relevance
61 float nextValue = nextKeyframe.getFloatValue(); in getFloatValue() local77 float nextValue = nextKeyframe.getFloatValue(); in getFloatValue() local98 float nextValue = nextKeyframe.getFloatValue(); in getFloatValue() local
61 int nextValue = nextKeyframe.getIntValue(); in getIntValue() local77 int nextValue = nextKeyframe.getIntValue(); in getIntValue() local97 int nextValue = nextKeyframe.getIntValue(); in getIntValue() local
51 val nextValue = "${list.last()}$fragmentOf21" in <lambda>() constant
696 private JsonToken nextValue() throws IOException { in nextValue() method in JsonReader
1143 final int nextValue = (initialStep + step) * stepSize; in adjustPicker() local1257 final int nextValue = value + 1; in getVirtualViewIdAfter() local1265 final int nextValue = snapValue + MINUTE_INCREMENT; in getVirtualViewIdAfter() local
126 double nextValue = fma(lastValue, base, _mStep); in contains() local