Home | History | Annotate | Download | only in transition

Lines Matching defs:isValueChanged

1842                     if (isValueChanged(startValues, endValues, property)) {
1849 if (isValueChanged(startValues, endValues, key)) {
1859 private static boolean isValueChanged(TransitionValues oldValues, TransitionValues newValues,