Searched defs:expectedMatrix (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/test/java/com/google/android/exoplayer2/video/spherical/ |
H A D | FrameRotationQueueTest.java | 68 float[] expectedMatrix = new float[16]; in recentering_justYaw() local 103 float[] expectedMatrix = createRotationMatrix(angleRadian, x, y, z); in doTestAngleAxisToRotationMatrix() local 125 float[] expectedMatrix = new float[16]; in createRotationMatrix() local
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/test/java/com/google/android/exoplayer2/video/spherical/ |
H A D | FrameRotationQueueTest.java | 68 float[] expectedMatrix = new float[16]; in recentering_justYaw() local 103 float[] expectedMatrix = createRotationMatrix(angleRadian, x, y, z); in doTestAngleAxisToRotationMatrix() local 125 float[] expectedMatrix = new float[16]; in createRotationMatrix() local
|
/aosp_15_r20/cts/tests/tests/view/src/android/view/animation/cts/ |
H A D | RotateAnimationTest.java | 126 Matrix expectedMatrix = new Matrix(); in testRotateAgainstOrigin() local 150 private void assertMatrixEquals(Matrix expectedMatrix, Matrix actualMatrix) { in assertMatrixEquals() 184 Matrix expectedMatrix = new Matrix(); in testRotateAgainstPoint() local
|
H A D | TransformationTest.java | 57 Matrix expectedMatrix = new Matrix(); in testCompose() local
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/widget/ |
H A D | EditTextCursorAnchorInfoTest.java | 115 Matrix expectedMatrix = new Matrix(); in testMatrix() local 134 Matrix expectedMatrix = new Matrix(); in testMatrix_withTranslation() local
|
/aosp_15_r20/external/zxing/core/src/test/java/com/google/zxing/common/ |
H A D | BitMatrixTestCase.java | 312 …private static void testXOR(BitMatrix dataMatrix, BitMatrix flipMatrix, BitMatrix expectedMatrix) { in testXOR()
|
/aosp_15_r20/external/zxing/core/src/test/java/com/google/zxing/aztec/encoder/ |
H A D | EncoderTest.java | 152 BitMatrix expectedMatrix = aztec.getMatrix(); in testAztecWriter() local
|
/aosp_15_r20/frameworks/base/libs/hwui/tests/unit/ |
H A D | RenderNodeDrawableTests.cpp | 246 SkMatrix expectedMatrix; in RENDERTHREAD_TEST() local 453 SkMatrix expectedMatrix; in RENDERTHREAD_TEST() local
|
/aosp_15_r20/external/skia/tests/ |
H A D | ImageFilterTest.cpp | 101 MatrixTestImageFilter(skiatest::Reporter* reporter, const SkMatrix& expectedMatrix) in MatrixTestImageFilter() 1284 SkMatrix expectedMatrix = canvas.getTotalMatrix(); in DEF_TEST() local
|