Searched refs:enforceES2Restrictions (Results 1 – 4 of 4) sorted by relevance
102 options.enforceES2Restrictions = worksInES2; in test_permutations()
81 opt.enforceES2Restrictions = false; in DEF_TEST()
94 bool enforceES2Restrictions = true; member
145 settings.fEnforceES2Restrictions = options.enforceES2Restrictions; in Make()391 fHash = SkOpts::hash_fn(&options.enforceES2Restrictions, in SkRuntimeEffect()392 sizeof(options.enforceES2Restrictions), fHash); in SkRuntimeEffect()