Home | History | Annotate | Download | only in tests

Lines Matching refs:mat0

1480     SkMatrix44 mat0(SkMatrix44::kUninitialized_Constructor);
1482 bool success = p3->toXYZD50(&mat0);
1489 REPORTER_ASSERT(r, color_space_almost_equal(mat0.get(i, j), mat1.get(i, j)));