Searched defs:pathObj (Results 1 – 7 of 7) sorted by relevance
/cts/tests/tests/rscpp/librscpptest/ |
D | rs_jni_object.cpp | 38 … jstring pathObj) in Java_android_cts_rscpp_RSObjectTest_testClearObjectElement() 66 … jstring pathObj) in Java_android_cts_rscpp_RSObjectTest_testClearObjectType() 94 … jstring pathObj) in Java_android_cts_rscpp_RSObjectTest_testClearObjectAllocation() 123 … jstring pathObj) in Java_android_cts_rscpp_RSObjectTest_testClearObjectSampler() 153 … jstring pathObj) in Java_android_cts_rscpp_RSObjectTest_testClearObjectScript()
|
D | rs_jni_element.cpp | 34 … jstring pathObj) in Java_android_cts_rscpp_RSElementTest_testCreatePixel() 66 … jstring pathObj) in Java_android_cts_rscpp_RSElementTest_testCreateVector() 92 … jstring pathObj) in Java_android_cts_rscpp_RSElementTest_testPrebuiltElements() 161 … jstring pathObj) in Java_android_cts_rscpp_RSElementTest_testIsCompatible() 225 … jstring pathObj) in Java_android_cts_rscpp_RSElementTest_testElementBuilder()
|
D | rs_jni_type.cpp | 63 jstring pathObj) in Java_android_cts_rscpp_RSTypeTest_testCreate() 104 … jstring pathObj) in Java_android_cts_rscpp_RSTypeTest_testGetCount() 171 jstring pathObj) in Java_android_cts_rscpp_RSTypeTest_testGet()
|
D | rs_jni_foreach.cpp | 38 … jstring pathObj) in Java_android_cts_rscpp_RSForEachTest_testForEach() 281 … jstring pathObj) in Java_android_cts_rscpp_RSForEachTest_testMultipleForEach() 315 … jstring pathObj) in Java_android_cts_rscpp_RSForEachTest_testNoRoot()
|
D | rs_jni.cpp | 67 jstring pathObj) in Java_android_cts_rscpp_RSInitTest_initTest() 82 jstring pathObj, in Java_android_cts_rscpp_RSBlurTest_blurTest() 122 Java_android_cts_rscpp_RSConvolveTest_convolveTest(JNIEnv * env, jclass obj, jstring pathObj, in Java_android_cts_rscpp_RSConvolveTest_convolveTest() 169 jstring pathObj, in Java_android_cts_rscpp_RSLUTTest_lutTest() 209 jstring pathObj, in Java_android_cts_rscpp_RS3DLUTTest_lutTest() 255 Java_android_cts_rscpp_RSColorMatrixTest_colorMatrixTest(JNIEnv * env, jclass obj, jstring pathObj, in Java_android_cts_rscpp_RSColorMatrixTest_colorMatrixTest() 305 Java_android_cts_rscpp_RSBlendTest_blendTest(JNIEnv * env, jclass obj, jstring pathObj, in Java_android_cts_rscpp_RSBlendTest_blendTest() 387 … jstring pathObj, in Java_android_cts_rscpp_RSResizeTest_resizeTest() 447 jstring pathObj, in Java_android_cts_rscpp_RSYuvTest_yuvTest()
|
D | rs_jni_script.cpp | 48 jstring pathObj) in Java_android_cts_rscpp_RSScriptTest_testSet() 85 … jstring pathObj) in Java_android_cts_rscpp_RSScriptTest_testInstance() 160 … jstring pathObj) in Java_android_cts_rscpp_RSScriptTest_testVector()
|
D | rs_jni_allocation.cpp | 58 … jstring pathObj) in Java_android_cts_rscpp_RSAllocationTest_typedTest() 426 … jstring pathObj) in Java_android_cts_rscpp_RSAllocationTest_test1DCopy() 463 … jstring pathObj) in Java_android_cts_rscpp_RSAllocationTest_test2DCopy() 494 … jstring pathObj) in Java_android_cts_rscpp_RSAllocationTest_test3DCopy() 525 … jstring pathObj) in Java_android_cts_rscpp_RSAllocationTest_test1DCopyPadded() 556 … jstring pathObj) in Java_android_cts_rscpp_RSAllocationTest_test2DCopyPadded() 581 … jstring pathObj) in Java_android_cts_rscpp_RSAllocationTest_test3DCopyPadded() 611 … jstring pathObj) in Java_android_cts_rscpp_RSAllocationTest_testSetElementAt()
|