Descriptioncc: consistancy of variable usage in
LayerAnimationController::AccumulatePropertyUpdates
The animation value is computed from the animation curve. The general
format used is to get the specific animation curve into one variable
and then use the getvalue to get the actual animation value. The same
is followed across the file except in AccumulatePropertyUpdates.
This patch takes cares of the same.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287551
Patch Set 1 #Patch Set 2 : Added variables to AccumulatePropertyUpdates to maintain consistancy #Messages
Total messages: 11 (0 generated)
|