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

  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
glX_server_table.py 96 empty_children = 0
102 empty_children = 0
116 empty_children += 1
121 if (empty_children > 0) or (full_children == child_count) or (op_count <= self.min_op_count):
  /external/mesa3d/src/mapi/glapi/gen/
glX_server_table.py 96 empty_children = 0
102 empty_children = 0
116 empty_children += 1
121 if (empty_children > 0) or (full_children == child_count) or (op_count <= self.min_op_count):

Completed in 61 milliseconds