Home
last modified time | relevance | path

Searched defs:avd_width (Results 1 – 1 of 1) sorted by relevance

/tools/acloud/internal/lib/
Dutils.py1011 def LaunchVncClient(port, avd_width=None, avd_height=None, no_prompts=False): argument
1088 def CalculateVNCScreenRatio(avd_width, avd_height): argument