Home
last modified time | relevance | path

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

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