Searched refs:show_menu (Results 1 – 2 of 2) sorted by relevance
52 bool EnumControl(bool show_menu = true);
548 bool V4L2Device::EnumControl(bool show_menu) { in EnumControl() argument562 if (query_ctrl.type == V4L2_CTRL_TYPE_MENU && show_menu) in EnumControl()576 if (query_ctrl.type == V4L2_CTRL_TYPE_MENU && show_menu) in EnumControl()