Home | History | Annotate | Download | only in transition

Lines Matching defs:isValueChanged

1806                     if (isValueChanged(startValues, endValues, properties[i])) {
1813 if (isValueChanged(startValues, endValues, key)) {
1823 private static boolean isValueChanged(TransitionValues oldValues, TransitionValues newValues,