Home
last modified time | relevance | path

Searched refs:usingNative (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/cpp/
DRenderScript.cpp39 bool RS::usingNative = false; member in RS
122 usingNative = loadSO("libRS.so", targetApi); in initDispatch()
124 if (usingNative == false) { in initDispatch()
DrsCppStructs.h155 static bool usingNative;