Cleanup of Animations timing function-related code
This is a code health CL which makes a number of changes: * Renames AnimationEffect::RepeatedDuration to ActiveDuration to align with the spec. * Adds a few links/descriptions to the AnimationEffect header. * Moves two functions in timing_calculations.h to the end, to properly group all spec-related functions and differentiate them from non-spec related. * Documents said moved functions. No behavior changes should be seen from this CL, its purely renames + comments. Bug: 630915 Change-Id: I8c9618212722d650ea009f54af0fa910214d3452 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1678719Reviewed-by:Kevin Ellis <kevers@chromium.org> Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Cr-Commit-Position: refs/heads/master@{#672630}
Showing
Please register or sign in to comment