Home
last modified time | relevance | path

Searched refs:invert (Results 1 – 7 of 7) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/cts/
DMatrix44Test.java134 mMatrix44.invert(); in testInvert()
148 assertFalse(mMatrix44.invert()); in testInvertFailure()
DMatrixTest.java531 assertTrue(mMatrix.invert(matrix)); in testInvert()
537 mMatrix.invert(null); in testInvertNull()
692 mMatrix.invert(matrix); in testAccessValues()
/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DRawConverter.java1158 if (!invert(interpXYZToCamera, /*out*/interpXYZToCameraInverse)) { in findDngInterpolationFactor()
1233 if (!invert(interpolatedCC, /*out*/inverseInterpolatedCC)) { in calculateCameraToXYZD50Transform()
1316 private static boolean invert(float[] m, /*out*/float[] output) { in invert() method in RawConverter
/cts/tests/tests/view/src/android/view/cts/
DMotionEventTest.java1228 assertTrue(matrix.invert(inverseMatrix)); in testAddBatchWithTransform()
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...
/cts/tools/release-parser/tests/resources/
DShell.apk.pb.txt5191 name: "invert"
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt4019 method public android.animation.BidirectionalTypeConverter<V,T> invert();
16293 method public boolean invert(android.graphics.Matrix);
16363 method @FlaggedApi("com.android.graphics.hwui.flags.matrix_44") public boolean invert();