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

/frameworks/compile/libbcc/include/bcc/
H A DRSCompilerDriver.h65 bool mEmbedGlobalInfoSkipConstant; member in class:bcc::RSCompilerDriver
131 mEmbedGlobalInfoSkipConstant = v;
137 return mEmbedGlobalInfoSkipConstant;
H A DScript.h57 bool mEmbedGlobalInfoSkipConstant; member in class:bcc::Script
99 mEmbedGlobalInfoSkipConstant = pEnable;
105 return mEmbedGlobalInfoSkipConstant;
/frameworks/rs/cpu_ref/
H A DrsCpuCore.h213 mEmbedGlobalInfoSkipConstant = v;
219 return mEmbedGlobalInfoSkipConstant;
258 bool mEmbedGlobalInfoSkipConstant; member in class:android::renderscript::RsdCpuReferenceImpl

Completed in 685 milliseconds