cc: 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. Review URL: https://codereview.chromium.org/440873002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287551 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment