Searched defs:WrapAnd (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/gl/
H A Dgenerate_bindings.py1540 def WrapAnd(cond): function in function:GenerateSource
1565 combined_conditions = [WrapAnd(cond)]
1571 combined_conditions.append(WrapAnd(combinable_cond))

Completed in 50 milliseconds