Searched refs:mEmbedGlobalInfoSkipConstant (Results 1 – 6 of 6) sorted by relevance
57 bool mEmbedGlobalInfoSkipConstant; variable99 mEmbedGlobalInfoSkipConstant = pEnable; in setEmbedGlobalInfoSkipConstant()105 return mEmbedGlobalInfoSkipConstant; in getEmbedGlobalInfoSkipConstant()
65 bool mEmbedGlobalInfoSkipConstant; variable131 mEmbedGlobalInfoSkipConstant = v; in setEmbedGlobalInfoSkipConstant()137 return mEmbedGlobalInfoSkipConstant; in getEmbedGlobalInfoSkipConstant()
213 mEmbedGlobalInfoSkipConstant = v; in setEmbedGlobalInfoSkipConstant()219 return mEmbedGlobalInfoSkipConstant; in getEmbedGlobalInfoSkipConstant()258 bool mEmbedGlobalInfoSkipConstant; variable
97 mEmbedGlobalInfoSkipConstant = true; in RsdCpuReferenceImpl()
53 mEmbedGlobalInfo(false), mEmbedGlobalInfoSkipConstant(false) { in RSCompilerDriver()270 script.setEmbedGlobalInfoSkipConstant(mEmbedGlobalInfoSkipConstant); in build()412 script.setEmbedGlobalInfoSkipConstant(mEmbedGlobalInfoSkipConstant); in buildScriptGroup()442 pScript.setEmbedGlobalInfoSkipConstant(mEmbedGlobalInfoSkipConstant); in buildForCompatLib()
35 mEmbedGlobalInfoSkipConstant(false) {} in Script()