Home
last modified time | relevance | path

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

/external/autotest/client/virt/
Dppm_utils.py88 def image_crop(width, height, data, x1, y1, dx, dy): function
143 (cw, ch, cdata) = image_crop(width, height, data, x1, y1, dx, dy)