[go: nahoru, domu]

Searched refs:kRsGlobalSizes (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSGlobalInfoPass.cpp234 V = M.getOrInsertGlobal(kRsGlobalSizes, SizeArrayTy);
/frameworks/rs/
H A DrsDefines.h490 static const char kRsGlobalSizes[] = ".rs.global_sizes"; variable
/frameworks/compile/libbcc/lib/Core/
H A DCompiler.cpp340 kRsGlobalSizes, // Optional global variable size info.
/frameworks/rs/cpu_ref/
H A DrsCpuExecutable.cpp333 const size_t *rsGlobalSizes = (const size_t *) dlsym(sharedObj, kRsGlobalSizes);

Completed in 138 milliseconds