Lines Matching refs:postRotate
382 mat.postRotate(SkIntToScalar(1)); in test_matrix_preserve_shape()
411 mat.postRotate(SkIntToScalar(30)); in test_matrix_preserve_shape()
525 mat.postRotate(kRotation1); in test_matrix_decomposition()
537 mat.postRotate(kRotation1); in test_matrix_decomposition()
555 mat.postRotate(kRotation0); in test_matrix_decomposition()
561 mat.postRotate(90); in test_matrix_decomposition()
568 mat.postRotate(kRotation0); in test_matrix_decomposition()
575 mat.postRotate(kRotation1); in test_matrix_decomposition()
582 mat.postRotate(kRotation1); in test_matrix_decomposition()
595 mat.postRotate(rot1); in test_matrix_decomposition()
749 mat.postRotate(kRotation0); in test_matrix_homogeneous()
824 mat.postRotate(SkIntToScalar(25)); in DEF_TEST()