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

  /frameworks/rs/cpp/
RenderScript.cpp 39 bool RS::usingNative = false;
122 usingNative = loadSO("libRS.so", targetApi);
124 if (usingNative == false) {
rsCppStructs.h 155 static bool usingNative;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsCppStructs.h 149 static bool usingNative;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsCppStructs.h 149 static bool usingNative;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsCppStructs.h 149 static bool usingNative;
    [all...]

Completed in 63 milliseconds