Searched refs:blendByMatchingOperations (Results 1 – 3 of 3) sorted by relevance
68 TransformOperations TransformOperations::blendByMatchingOperations(const TransformOperations& from,… in blendByMatchingOperations() function in WebCore::TransformOperations107 return blendByMatchingOperations(from, progress); in blend()
84 …TransformOperations blendByMatchingOperations(const TransformOperations& from, const double& progr…
111 return to.blendByMatchingOperations(from, progress); in blendFunc()