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