Searched refs:BlendInternal (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cc/animation/
H A Dtransform_operations.h90 bool BlendInternal(const TransformOperations& from,
H A Dtransform_operations.cc42 BlendInternal(from, progress, &to_return);
165 return BlendInternal(other, 0.5, &dummy);
247 bool TransformOperations::BlendInternal(const TransformOperations& from, function in class:cc::TransformOperations

Completed in 69 milliseconds