Home
last modified time | relevance | path

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

/external/autotest/client/cros/graphics/
Dgraphics_utils.py424 def take_screenshot_crop_by_height(fullpath, final_height, x_offset_pixels, argument
442 box = (x_offset_pixels, y_offset_pixels,
443 x_offset_pixels + final_width, y_offset_pixels + final_height)