Searched refs:blendByUsingMatrixInterpolation (Results 1 – 2 of 2) sorted by relevance
86 …TransformOperations blendByUsingMatrixInterpolation(const TransformOperations& from, double progre…
94 TransformOperations TransformOperations::blendByUsingMatrixInterpolation(const TransformOperations&… in blendByUsingMatrixInterpolation() function in blink::TransformOperations110 return blendByUsingMatrixInterpolation(from, progress); in blend()