Home
last modified time | relevance | path

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

/aosp_15_r20/tools/acloud/internal/lib/
H A Dutils.py1139 def LaunchVncClient(port, avd_width=None, avd_height=None, no_prompts=False): argument
1232 def CalculateVNCScreenRatio(avd_width, avd_height): argument