Home
last modified time | relevance | path

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

/cts/tests/tests/rscpp/src/android/cts/rscpp/
DRSYuvTest.java80 native boolean yuvTest(String path, int X, int Y, byte[] input, byte[] output, int yuvFormat); in yuvTest() argument
/cts/tests/tests/rscpp/librscpptest/
Drs_jni.cpp452 jint yuvFormat in Java_android_cts_rscpp_RSYuvTest_yuvTest() argument
462 RsYuvFormat mYuvFormat = (RsYuvFormat)yuvFormat; in Java_android_cts_rscpp_RSYuvTest_yuvTest()