Home
last modified time | relevance | path

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

/cts/tests/tests/rscpp/src/android/cts/rscpp/
DRSConvolveTest.java34 …onvolveTest(String path, int X, int Y, byte[] input, byte[] output, float[] coeffs, boolean is3x3); in convolveTest() argument
/cts/tests/tests/rscpp/librscpptest/
Drs_jni.cpp126 jboolean is3x3) in Java_android_cts_rscpp_RSConvolveTest_convolveTest() argument
145 if (is3x3) { in Java_android_cts_rscpp_RSConvolveTest_convolveTest()