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

  /frameworks/compile/libbcc/lib/
RSGlobalInfoPass.cpp 247 V = M.getOrInsertGlobal(kRsGlobalProperties, Int32ArrayTy);
Compiler.cpp 390 kRsGlobalProperties, // Optional global variable properties.
  /frameworks/rs/
rsDefines.h 491 static const char kRsGlobalProperties[] = ".rs.global_properties";
  /frameworks/rs/cpu_ref/
rsCpuExecutable.cpp 403 const uint32_t *rsGlobalProperties = (const uint32_t *) dlsym(sharedObj, kRsGlobalProperties);

Completed in 88 milliseconds