DescriptionAdd mutableComponent() interface to InterpolationValue
This change is a simple refactor to make mutation of InterpolationValues
clear in preparation of adding a composite() method to InterpolationType
which will operate on UnderlyingValues.
This also isolates the InterpolableValue + NonInterpolableValue pair
as an InterpolationComponentValue for easier data transfer to be used
by future static InterpolationType conversion methods.
This introduces no change in behaviour.
BUG=437696
Committed: https://crrev.com/1819b0342299d7b8054bc11aefb72e6d3768bb6d
git-svn-id: svn://svn.chromium.org/blink/trunk@202176 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Patch Set 1 #
Total comments: 2
Dependent Patchsets: Messages
Total messages: 8 (2 generated)
|