OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mask_points
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/site_tests/ui_SettingsPage/
ui_SettingsPage.py
47
def run_once(self,
mask_points
):
55
self.
mask_points
=
mask_points
/external/autotest/client/site_tests/ui_SystemTray/
ui_SystemTray.py
91
if self.logged_in and self.
mask_points
is not None:
92
self.draw_image_mask(filepath, self.
mask_points
)
95
def run_once(self, width, height,
mask_points
=None, logged_in=None):
99
self.
mask_points
=
mask_points
Completed in 86 milliseconds