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

  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSScript.h 109 void setEmbedGlobalInfo(bool pEnable) {
RSCompilerDriver.h 119 void setEmbedGlobalInfo(bool v) {
  /frameworks/compile/libbcc/lib/Renderscript/
RSCompilerDriver.cpp 274 script.setEmbedGlobalInfo(mEmbedGlobalInfo);
392 script.setEmbedGlobalInfo(mEmbedGlobalInfo);
422 pScript.setEmbedGlobalInfo(mEmbedGlobalInfo);
  /frameworks/rs/cpu_ref/
rsd_cpu.h 132 virtual void setEmbedGlobalInfo(bool v) = 0;
rsCpuCore.h 199 void setEmbedGlobalInfo(bool v) override {
  /frameworks/compile/libbcc/tools/bcc/
Main.cpp 263 pRSCD.setEmbedGlobalInfo(true);

Completed in 524 milliseconds