Home | History | Annotate | Download | only in core

Lines Matching refs:rotation1

1697                          SkPoint* rotation1,
1779 if (NULL != rotation1) {
1780 rotation1->fX = cos1;
1781 rotation1->fY = sin1;