HomeSort by relevance Sort by last modified time
    Searched refs:protectFeature (Results 1 - 2 of 2) sorted by null

  /frameworks/native/opengl/tools/glgen2/registry/
genheaders.py 265 protectFeature = protect
282 protectFeature = protectFeature,
301 protectFeature = protectFeature,
320 protectFeature = protectFeature,
339 protectFeature = protectFeature,
358 protectFeature = protectFeature
    [all...]
reg.py 274 # protectFeature - True if #ifndef..#endif protection should be
303 protectFeature = True,
315 self.protectFeature = protectFeature
576 if (self.genOpts.protectFeature):
598 if (self.genOpts.protectFeature):
    [all...]

Completed in 785 milliseconds