Searched refs:has_video_support (Results 1 – 3 of 3) sorted by relevance
164 if port.has_video_support():171 if not port.has_video_support():
606 def has_video_support(self): member in ChameleonPort
1929 int has_video_support; in chamelium_has_video_support() local1932 xmlrpc_read_bool(&chamelium->env, res, &has_video_support); in chamelium_has_video_support()1935 return has_video_support; in chamelium_has_video_support()