Searched defs:prevValue (Results 1 – 6 of 6) sorted by relevance
60 int prevValue = prevKeyframe.getIntValue(); in getIntValue() local76 int prevValue = prevKeyframe.getIntValue(); in getIntValue() local96 int prevValue = prevKeyframe.getIntValue(); in getIntValue() local
60 float prevValue = prevKeyframe.getFloatValue(); in getFloatValue() local76 float prevValue = prevKeyframe.getFloatValue(); in getFloatValue() local97 float prevValue = prevKeyframe.getFloatValue(); in getFloatValue() local
63 void onSettingRestored(String prevValue, String newValue, int userId); in onSettingRestored()138 …private void sendSettingRestored(final String prevValue, final String newValue, final int userId) { in sendSettingRestored()
159 public void onSettingRestored(String prevValue, String newValue, int userId) { in onSettingRestored()
233 float prevValue = values[0]; in checkSorted() local
286 Float prevValue = state.paddingMap.get(lastView); in initAlgorithmState() local