CanBlendWith       81 cc/animation/transform_operations.h   bool CanBlendWith(const TransformOperations& other) const;
CanBlendWith       24 webkit/renderer/compositor_bindings/web_transform_operations_impl.cc   return transform_operations_.CanBlendWith(other_impl.transform_operations_);