Searched refs:testColorMatrix (Results 1 – 4 of 4) sorted by relevance
33 …testColorMatrix testIntrinsicsColorMatrix testIntrinsicsColorMatrixGrey testCop…
256 public void testColorMatrix() { in testColorMatrix() method in ImageProcessingTest
291 public void testColorMatrix() { in testColorMatrix() method in ImageProcessingTest
93 Pair("colorMatrix", ::testColorMatrix), in <lambda>()303 private fun testColorMatrix(timer: TimingTracker): Boolean { in <lambda>() method