Searched refs:mEmbedGlobalInfoSkipConstant (Results 1 – 6 of 6) sorted by relevance
62 bool mEmbedGlobalInfoSkipConstant; variable116 mEmbedGlobalInfoSkipConstant = pEnable; in setEmbedGlobalInfoSkipConstant()122 return mEmbedGlobalInfoSkipConstant; in getEmbedGlobalInfoSkipConstant()
65 bool mEmbedGlobalInfoSkipConstant; variable127 mEmbedGlobalInfoSkipConstant = v; in setEmbedGlobalInfoSkipConstant()133 return mEmbedGlobalInfoSkipConstant; in getEmbedGlobalInfoSkipConstant()
150 mEmbedGlobalInfoSkipConstant = v; in setEmbedGlobalInfoSkipConstant()156 return mEmbedGlobalInfoSkipConstant; in getEmbedGlobalInfoSkipConstant()197 bool mEmbedGlobalInfoSkipConstant; variable
116 mEmbedGlobalInfoSkipConstant = true; in RsdCpuReferenceImpl()
55 mEmbedGlobalInfo(false), mEmbedGlobalInfoSkipConstant(false) { in RSCompilerDriver()260 script.setEmbedGlobalInfoSkipConstant(mEmbedGlobalInfoSkipConstant); in build()351 script.setEmbedGlobalInfoSkipConstant(mEmbedGlobalInfoSkipConstant); in buildScriptGroup()381 pScript.setEmbedGlobalInfoSkipConstant(mEmbedGlobalInfoSkipConstant); in buildForCompatLib()
55 mEmbedGlobalInfoSkipConstant(false) { } in RSScript()