Lines Matching refs:postRotate
152 matrix.postRotate(45);
1248 #SeeAlso setSinCos preRotate postRotate
1273 #SeeAlso setSinCos preRotate postRotate
1542 #SeeAlso postRotate setRotate
1562 #SeeAlso postRotate setRotate
1778 #Method void postRotate(SkScalar degrees, SkScalar px, SkScalar py)
1790 matrix.postRotate(45, source.width() / 2, source.height() / 2);
1801 #Method void postRotate(SkScalar degrees)
1810 matrix.postRotate(45);
2571 matrix.postRotate(45, center.fX, center.fY);
2656 matrix.postRotate(75, center.fX, center.fY);