Lines Matching refs:postRotate
402 mat.postRotate(SkIntToScalar(1)); in test_matrix_preserve_shape()
431 mat.postRotate(SkIntToScalar(30)); in test_matrix_preserve_shape()
545 mat.postRotate(kRotation1); in test_matrix_decomposition()
557 mat.postRotate(kRotation1); in test_matrix_decomposition()
575 mat.postRotate(kRotation0); in test_matrix_decomposition()
581 mat.postRotate(90); in test_matrix_decomposition()
588 mat.postRotate(kRotation0); in test_matrix_decomposition()
595 mat.postRotate(kRotation1); in test_matrix_decomposition()
602 mat.postRotate(kRotation1); in test_matrix_decomposition()
615 mat.postRotate(rot1); in test_matrix_decomposition()
782 mat.postRotate(kRotation0); in test_matrix_homogeneous()
903 mat.postRotate(SkIntToScalar(25)); in DEF_TEST()