Searched refs:blendByUsingMatrixInterpolation (Results 1 – 3 of 3) sorted by relevance
93 TransformOperations TransformOperations::blendByUsingMatrixInterpolation(const TransformOperations&… in blendByUsingMatrixInterpolation() function in WebCore::TransformOperations109 return blendByUsingMatrixInterpolation(from, progress); in blend()
85 …TransformOperations blendByUsingMatrixInterpolation(const TransformOperations& from, double progre…
112 return to.blendByUsingMatrixInterpolation(from, progress); in blendFunc()