Home | History | Annotate | Download | only in animation

Lines Matching refs:oldValues

888                     PropertyValuesHolder[] oldValues = valueAnim.getValues();
889 for (int i = 0; i < oldValues.length; ++i) {
890 PropertyValuesHolder pvh = oldValues[i];