Searched refs:protectFeature (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/opengl/tools/glgen2/registry/ |
D | genheaders.py | 265 protectFeature = protect variable 282 protectFeature = protectFeature, 301 protectFeature = protectFeature, 320 protectFeature = protectFeature, 339 protectFeature = protectFeature, 358 protectFeature = protectFeature, 377 protectFeature = protectFeature, 396 protectFeature = protectFeature, 415 protectFeature = protectFeature, 434 protectFeature = protectFeature, [all …]
|
D | reg.py | 303 protectFeature = True, argument 315 self.protectFeature = protectFeature 576 if (self.genOpts.protectFeature): 598 if (self.genOpts.protectFeature):
|