Lines Matching refs:BlockImageDiff
36 __all__ = ["EmptyImage", "DataImage", "BlockImageDiff"]
346 BlockImageDiff. It also logs the ones that cannot use imgdiff, with specific
348 caller of BlockImageDiff. In addition, only files with supported types
349 (BlockImageDiff.FileTypeSupportedByImgdiff()) are allowed to be logged.
382 assert BlockImageDiff.FileTypeSupportedByImgdiff(filename)
406 class BlockImageDiff(object):
409 BlockImageDiff works on two image objects. An image object is anything that
441 When creating a BlockImageDiff, the src image may be None, in which case the