Home | History | Annotate | Download | only in core

Lines Matching refs:rotation2

1699                          SkPoint* rotation2) {
1783 if (NULL != rotation2) {
1784 rotation2->fX = cos2;
1785 rotation2->fY = sin2;