Searched refs:nIncLoadSO (Results 1 – 2 of 2) sorted by relevance
794 if (!nIncLoadSO(SUPPORT_LIB_API, mNativeLibDir + "/libRSSupport.so")) { in nScriptIntrinsicCreate()988 native boolean nIncLoadSO(int deviceApi, String libPath); in nIncLoadSO() method in RenderScript
2098 static jboolean nIncLoadSO(JNIEnv *_env, jobject _this, jint deviceApi, jstring libPath) { in nIncLoadSO() function2383 {"nIncLoadSO", "(ILjava/lang/String;)Z", (bool*)nIncLoadSO },