Home | History | Annotate | Download | only in rendering

Lines Matching refs:deg2rad

1715     paintInfo.context->rotate(deg2rad(45.0));
1717 paintInfo.context->rotate(deg2rad(-45.0));