Searched defs:useNative (Results 1 – 5 of 5) sorted by relevance
43 public GroupTest(boolean useNative) { in GroupTest()
36 public GroupTest(boolean useNative) { in GroupTest()
104 native boolean nLoadSO(boolean useNative, int deviceApi, String libPath); in nLoadSO()118 static private boolean useNative; field in RenderScript
276 static jboolean nLoadSO(JNIEnv *_env, jobject _this, jboolean useNative, jint targetApi, jstring li… in nLoadSO()