SIGN IN SIGN UP

Reland: Optimize the transformRect and transformPoint methods in matrix_utils. (#36396) (#37275)

Primarily these methods no longer allocate any objects other than their
return values.

Additionally, the math in the methods is reduced compared to the general
case math based on known input conditions.

Modified to no longer generate infinite values in some finite cases.
J
Jim Graham committed
76d13ab3189dbb917564b2e19031d6ae3b7736bd
Parent: 852bcba
Committed by GitHub <noreply@github.com> on 7/31/2019, 8:25:45 PM