Lines Matching refs:postRotate
389 mat.postRotate(SkIntToScalar(1)); in test_matrix_preserve_shape()
418 mat.postRotate(SkIntToScalar(30)); in test_matrix_preserve_shape()
532 mat.postRotate(kRotation1); in test_matrix_decomposition()
544 mat.postRotate(kRotation1); in test_matrix_decomposition()
562 mat.postRotate(kRotation0); in test_matrix_decomposition()
568 mat.postRotate(90); in test_matrix_decomposition()
575 mat.postRotate(kRotation0); in test_matrix_decomposition()
582 mat.postRotate(kRotation1); in test_matrix_decomposition()
589 mat.postRotate(kRotation1); in test_matrix_decomposition()
602 mat.postRotate(rot1); in test_matrix_decomposition()
762 mat.postRotate(kRotation0); in test_matrix_homogeneous()
837 mat.postRotate(SkIntToScalar(25)); in DEF_TEST()