Home
last modified time | relevance | path

Searched refs:_DISPLAY_STRING (Results 1 – 1 of 1) sorted by relevance

/tools/acloud/list/
Dinstance.py80 _DISPLAY_STRING = "%(x_res)sx%(y_res)s (%(dpi)s)" variable
483 display = _DISPLAY_STRING % {"x_res": self._cf_runtime_cfg.x_res,
751 display = _DISPLAY_STRING % {"x_res": x_res, "y_res": y_res,