Searched refs:usingNative (Results 1 – 2 of 2) sorted by relevance
39 bool RS::usingNative = false; member in RS122 usingNative = loadSO("libRS.so", targetApi); in initDispatch()124 if (usingNative == false) { in initDispatch()
155 static bool usingNative;