Searched refs:transformBox (Results 1 – 4 of 4) sorted by relevance
298 fromMatrix.transformBox(fromBox); in blendedBoundsForBox()299 toMatrix.transformBox(toBox); in blendedBoundsForBox()
155 void transformBox(FloatBox&) const;
66 matrix.transformBox(transformed); in EmpiricallyTestBounds()
648 void TransformationMatrix::transformBox(FloatBox& box) const in transformBox() function in blink::TransformationMatrix