Home | History | Annotate | Download | only in core

Lines Matching full:rotation2

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