Searched defs:mEmbedGlobalInfo (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSCompilerDriver.h61 bool mEmbedGlobalInfo; member in class:bcc::RSCompilerDriver
120 mEmbedGlobalInfo = v;
125 return mEmbedGlobalInfo;
H A DRSScript.h59 bool mEmbedGlobalInfo; member in class:bcc::RSScript
110 mEmbedGlobalInfo = pEnable;
115 return mEmbedGlobalInfo;
/frameworks/rs/cpu_ref/
H A DrsCpuCore.h200 mEmbedGlobalInfo = v;
205 return mEmbedGlobalInfo;
251 bool mEmbedGlobalInfo; member in class:android::renderscript::RsdCpuReferenceImpl

Completed in 2759 milliseconds