OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScreenShot
(Results
1 - 3
of
3
) sorted by null
/external/autotest/client/site_tests/firmware_TouchMTB/tools/
mtplot_play.py
27
from firmware_utils import
ScreenShot
, SimpleX
63
ScreenShot
(geometry_str).dump_root(image_file)
/external/autotest/client/site_tests/firmware_TouchMTB/
firmware_utils.py
292
class
ScreenShot
:
306
"""Dump the
screenshot
of a window to the specified file name."""
315
"""Dump the
screenshot
of root to the specified file name."""
test_flow.py
78
self.screen_shot = firmware_utils.
ScreenShot
(self.geometry_str)
Completed in 56 milliseconds