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

  /frameworks/compile/libbcc/lib/Renderscript/
RSGlobalInfoPass.cpp 210 V = M.getOrInsertGlobal(kRsGlobalNames, VoidPtrArrayTy);
  /frameworks/rs/
rsDefines.h 482 static const char kRsGlobalNames[] = ".rs.global_names";
  /frameworks/compile/libbcc/lib/Core/
Compiler.cpp 305 kRsGlobalNames, // Optional global variable name info.
  /frameworks/rs/cpu_ref/
rsCpuExecutable.cpp 324 const char **rsGlobalNames = (const char **) dlsym(sharedObj, kRsGlobalNames);

Completed in 8459 milliseconds