Searched refs:lutTest (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/rscpp/src/android/cts/rscpp/ |
D | RSLUTTest.java | 34 native boolean lutTest(String path, int X, int Y, byte[] input, byte[] output); in lutTest() method in RSLUTTest 59 … lutTest(this.getContext().getCacheDir().toString().toString(), X, Y, byteAlloc, nativeByteAlloc); in testRSLUT()
|
D | RS3DLUTTest.java | 36 …native boolean lutTest(String path, int X, int Y, int lutSize, byte[] input, byte[] input2, byte[]… in lutTest() method in RS3DLUTTest 70 …lutTest(this.getContext().getCacheDir().toString(), X, Y, lutSize, byteAlloc, byteColorCube, nativ… in testRSLUT()
|