Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/rs/toolkit/test/
H A DAllTests.kt446 testOneBitmapConvolve(timer, testImage1, coefficients, null) and in <lambda>()
447 testOneBitmapConvolve(timer, testImage1, coefficients, Range2d(6, 23, 2, 4)) and in <lambda>()
501 private fun testOneBitmapConvolve( in <lambda>() method
/aosp_15_r20/external/renderscript-intrinsics-replacement-toolkit/test-app/src/main/java/com/google/android/renderscript_test/
H A DAllTests.kt446 testOneBitmapConvolve(timer, testImage1, coefficients, null) and in testConvolve()
447 testOneBitmapConvolve(timer, testImage1, coefficients, Range2d(6, 23, 2, 4)) and in testConvolve()
501 private fun testOneBitmapConvolve( in testOneBitmapConvolve() method