Home | History | Annotate | Download | only in core

Lines Matching full:rotation2

1743                          SkPoint* rotation2) {
1827 if (rotation2) {
1828 rotation2->fX = cos2;
1829 rotation2->fY = sin2;