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

/external/chromium_org/cc/animation/
H A Dtransform_operations.h55 bool CanBlendWith(const TransformOperations& other) const;
H A Dtransform_operations.cc61 bool TransformOperations::CanBlendWith( function in class:cc::TransformOperations
/external/chromium_org/webkit/renderer/compositor_bindings/
H A Dweb_transform_operations_impl.cc24 return transform_operations_.CanBlendWith(other_impl.transform_operations_);

Completed in 130 milliseconds