Home | History | Annotate | Download | only in rendering

Lines Matching full:perspectivematrix

1810         TransformationMatrix perspectiveMatrix;
1811 perspectiveMatrix.applyPerspective(containerObject->style()->perspective());
1814 transform.multiply(perspectiveMatrix);