Searched refs:ChameleonVideoInput (Results 1 - 2 of 2) sorted by relevance

/external/autotest/client/cros/chameleon/
H A Dchameleon_port_finder.py152 @yields every connected ChameleonVideoInput which is ensured plugged
164 chameleon.ChameleonVideoInput(port).unplug()
171 video_port = chameleon.ChameleonVideoInput(port)
227 @yields every connected ChameleonVideoInput which is ensured plugged
H A Dchameleon.py256 class ChameleonVideoInput(ChameleonPort): class in inherits:ChameleonPort
257 """ChameleonVideoInput is an abstraction of a video input port.
268 """Construct a ChameleonVideoInput.

Completed in 140 milliseconds