HomeSort by relevance Sort by last modified time
    Searched refs:usingNative (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/cpp/
RenderScript.cpp 39 bool RS::usingNative = false;
117 usingNative = loadSO("libRS.so", targetApi);
119 if (usingNative == false) {
rsCppStructs.h 426 static bool usingNative;
    [all...]

Completed in 40 milliseconds