canInterpolateWith   41 Source/core/animation/AnimatableFilterOperations.cpp     return !operations().canInterpolateWith(target->operations());
canInterpolateWith   65 Source/platform/graphics/filters/FilterOperations.h     bool canInterpolateWith(const FilterOperations&) const;