Gets the transform from a normalized space (-1, -1) - (1, 1) to the given rect.
Preconcats the matrix with the specified rotation. M' = M * R(degrees, px, py)
Preconcats the matrix with a vertical flip operation.
Transforms size to a RectF with zero left and top.
Transforms a size to a RectF with given left and top.