Searched defs:expectedMatrix (Results 1 – 3 of 3) sorted by relevance
68 float[] expectedMatrix = new float[16]; in recentering_justYaw() local103 float[] expectedMatrix = createRotationMatrix(angleRadian, x, y, z); in doTestAngleAxisToRotationMatrix() local125 float[] expectedMatrix = new float[16]; in createRotationMatrix() local
79 const SkMatrix& expectedMatrix) { in Make()97 MatrixTestImageFilter(skiatest::Reporter* reporter, const SkMatrix& expectedMatrix) in MatrixTestImageFilter()1268 SkMatrix expectedMatrix = canvas.getTotalMatrix(); in DEF_TEST() local