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

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

Completed in 67 milliseconds