Searched refs:rssupportPath (Results 1 – 1 of 1) sorted by relevance
1438 String rssupportPath = null; in internalCreate() local1443 rssupportPath = rs.mNativeLibDir + "/libRSSupport.so"; in internalCreate()1445 if (!rs.nLoadSO(useNative, dispatchAPI, rssupportPath)) { in internalCreate()1453 System.load(rssupportPath); in internalCreate()1461 if (!rs.nLoadSO(false, dispatchAPI, rssupportPath)) { in internalCreate()