Home
last modified time | relevance | path

Searched defs:testColorMatrix (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
H A DColorFilterTests.java42 public void testColorMatrix() { in testColorMatrix() method in ColorFilterTests
/aosp_15_r20/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/
H A DShadowNativeColorFilterTest.java30 public void testColorMatrix() throws Exception { in testColorMatrix() method in ShadowNativeColorFilterTest
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/
H A DColorMatrixTest.java51 public void testColorMatrix() { in testColorMatrix() method in ColorMatrixTest
/aosp_15_r20/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
H A DImageProcessingTest.java256 public void testColorMatrix() { in testColorMatrix() method in ImageProcessingTest
/aosp_15_r20/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
H A DImageProcessingTest.java291 public void testColorMatrix() { in testColorMatrix() method in ImageProcessingTest
/aosp_15_r20/external/renderscript-intrinsics-replacement-toolkit/test-app/src/main/java/com/google/android/renderscript_test/
H A DAllTests.kt303 private fun testColorMatrix(timer: TimingTracker): Boolean { in testColorMatrix() method
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/
H A DImageProcessingTest.java720 public void testColorMatrix() { in testColorMatrix() method in ImageProcessingTest
/aosp_15_r20/frameworks/rs/toolkit/test/
H A DAllTests.kt303 private fun testColorMatrix(timer: TimingTracker): Boolean { in <lambda>() method