Searched refs:testOneBitmapLut3d (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/frameworks/rs/toolkit/test/ |
H A D | AllTests.kt | 821 testOneBitmapLut3d(timer, testImage1, cubeSize, identityCube, 1, null) and in <lambda>() 822 testOneBitmapLut3d(timer, testImage2, cubeSize, randomCube, 3, null) and in <lambda>() 823 … testOneBitmapLut3d(timer, testImage2, cubeSize, randomCube, 3, Range2d(6, 23, 2, 4)) and in <lambda>() 884 private fun testOneBitmapLut3d( in <lambda>() method
|
/aosp_15_r20/external/renderscript-intrinsics-replacement-toolkit/test-app/src/main/java/com/google/android/renderscript_test/ |
H A D | AllTests.kt | 821 testOneBitmapLut3d(timer, testImage1, cubeSize, identityCube, 1, null) and in testLut3d() 822 testOneBitmapLut3d(timer, testImage2, cubeSize, randomCube, 3, null) and in testLut3d() 823 … testOneBitmapLut3d(timer, testImage2, cubeSize, randomCube, 3, Range2d(6, 23, 2, 4)) and in testLut3d() 884 private fun testOneBitmapLut3d( in testOneBitmapLut3d() method
|