Searched defs:expectedMatrix (Results 1 – 5 of 5) 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
312 …private static void testXOR(BitMatrix dataMatrix, BitMatrix flipMatrix, BitMatrix expectedMatrix) { in testXOR()
152 BitMatrix expectedMatrix = aztec.getMatrix(); in testAztecWriter() local
101 MatrixTestImageFilter(skiatest::Reporter* reporter, const SkM44& expectedMatrix) in MatrixTestImageFilter()1281 const SkM44 expectedMatrix = canvas.getLocalToDevice(); in DEF_TEST() local