Mat2D.fromScaleAndTranslation(double x, double y, double tx, double ty) : _buffer = Float32List.fromList([x, 0, 0, y, tx, ty]);