Searched refs:test_axis_aligned_all_clips (Results 1 – 1 of 1) sorted by relevance
/external/skia/tests/ |
D | GrQuadCropTest.cpp | 177 static void test_axis_aligned_all_clips(skiatest::Reporter* r, const SkMatrix& viewMatrix, in test_axis_aligned_all_clips() function 208 test_axis_aligned_all_clips(r, viewMatrix, nullptr); in test_axis_aligned() 211 test_axis_aligned_all_clips(r, viewMatrix, &normalized); in test_axis_aligned() 215 test_axis_aligned_all_clips(r, viewMatrix, &rotated); in test_axis_aligned() 220 test_axis_aligned_all_clips(r, viewMatrix, &perspective); in test_axis_aligned()
|