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

  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSScript.h 114 bool getEmbedGlobalInfo() const {
RSCompilerDriver.h 124 bool getEmbedGlobalInfo() const {
  /frameworks/rs/cpu_ref/
rsd_cpu.h 135 virtual bool getEmbedGlobalInfo() const = 0;
rsCpuCore.h 204 bool getEmbedGlobalInfo() const override {
rsCpuScriptGroup2.cpp 397 bool emitGlobalInfo = getCpuRefImpl()->getEmbedGlobalInfo();
rsCpuScript.cpp 347 bool emitGlobalInfo = mCtx->getEmbedGlobalInfo();
    [all...]
  /frameworks/compile/libbcc/lib/Core/
Compiler.cpp 434 if (script.getEmbedGlobalInfo()) {

Completed in 285 milliseconds