Home
last modified time | relevance | path

Searched refs:testOneBitmapHistogramDot (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/rs/toolkit/test/
H A DAllTests.kt539 testOneBitmapHistogramDot(timer, testImage1, null, null) and in <lambda>()
540 testOneBitmapHistogramDot(timer, testImage1, coefficients, null) and in <lambda>()
541 testOneBitmapHistogramDot(timer, testImage1, coefficients, Range2d(6, 23, 2, 4)) and in <lambda>()
666 private fun testOneBitmapHistogramDot( in <lambda>() method
/aosp_15_r20/external/renderscript-intrinsics-replacement-toolkit/test-app/src/main/java/com/google/android/renderscript_test/
H A DAllTests.kt539 testOneBitmapHistogramDot(timer, testImage1, null, null) and in testHistogram()
540 testOneBitmapHistogramDot(timer, testImage1, coefficients, null) and in testHistogram()
541 testOneBitmapHistogramDot(timer, testImage1, coefficients, Range2d(6, 23, 2, 4)) and in testHistogram()
666 private fun testOneBitmapHistogramDot( in testOneBitmapHistogramDot() method