Searched refs:mEmbedGlobalInfoSkipConstant (Results 1 – 6 of 6) sorted by relevance
63 bool mEmbedGlobalInfoSkipConstant; variable121 mEmbedGlobalInfoSkipConstant = pEnable; in setEmbedGlobalInfoSkipConstant()127 return mEmbedGlobalInfoSkipConstant; in getEmbedGlobalInfoSkipConstant()
65 bool mEmbedGlobalInfoSkipConstant; variable131 mEmbedGlobalInfoSkipConstant = v; in setEmbedGlobalInfoSkipConstant()137 return mEmbedGlobalInfoSkipConstant; in getEmbedGlobalInfoSkipConstant()
211 mEmbedGlobalInfoSkipConstant = v; in setEmbedGlobalInfoSkipConstant()217 return mEmbedGlobalInfoSkipConstant; in getEmbedGlobalInfoSkipConstant()256 bool mEmbedGlobalInfoSkipConstant; variable
109 mEmbedGlobalInfoSkipConstant = true; in RsdCpuReferenceImpl()
57 mEmbedGlobalInfo(false), mEmbedGlobalInfoSkipConstant(false) { in RSCompilerDriver()275 script.setEmbedGlobalInfoSkipConstant(mEmbedGlobalInfoSkipConstant); in build()393 script.setEmbedGlobalInfoSkipConstant(mEmbedGlobalInfoSkipConstant); in buildScriptGroup()423 pScript.setEmbedGlobalInfoSkipConstant(mEmbedGlobalInfoSkipConstant); in buildForCompatLib()
56 mEmbedGlobalInfoSkipConstant(false) { } in RSScript()