Searched refs:CanBlendWith (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/cc/animation/
H A Dtransform_operations.h73 bool CanBlendWith(const TransformOperations& other) const;
H A Dtransform_operations.cc162 bool TransformOperations::CanBlendWith( function in class:cc::TransformOperations
/external/chromium_org/cc/blink/
H A Dweb_transform_operations_impl.cc25 return transform_operations_.CanBlendWith(other_impl.transform_operations_);

Completed in 82 milliseconds