Home | History | Annotate | Download | only in core

Lines Matching refs:rotation2

1693                          SkPoint* rotation2) {
1777 if (rotation2) {
1778 rotation2->fX = cos2;
1779 rotation2->fY = sin2;