HomeSort by relevance Sort by last modified time
    Searched refs:different_pixels (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/test/functional/ispy/common/
ispy_utils.py 146 'different_pixels': diff_pxls,
image_tools.py 293 different_pixels = TotalDifferentPixels(image1, image2, mask)
294 return different_pixels == 0

Completed in 1566 milliseconds