Searched refs:find_param (Results 1 – 2 of 2) sorted by relevance
95 def find_param(self, param_key): member in CliqueControl477 capturer = self.find_param('capturer')478 capturer_frequency = self.find_param('capturer_frequency')479 capturer_ht_type = self.find_param('capturer_ht_type')499 capturer = self.find_param('capturer')
2396 def find_param(params, type_name, packed_enums): function2402 display_param = find_param(params, "egl::Display", packed_enums)2414 found_param = find_param(params, category, packed_enums)2421 object_type_param = find_param(params, "ObjectType", packed_enums)