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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_imageop.py 157 grey2image = imageop.grey2grey2 (greyimage, width, height)
164 grey2image = imageop.dither2grey2 (greyimage, width, height)
174 image = imageop.grey22grey (grey2image, width, height)
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_imageop.py 157 grey2image = imageop.grey2grey2 (greyimage, width, height)
164 grey2image = imageop.dither2grey2 (greyimage, width, height)
174 image = imageop.grey22grey (grey2image, width, height)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_imageop.py 157 grey2image = imageop.grey2grey2 (greyimage, width, height)
164 grey2image = imageop.dither2grey2 (greyimage, width, height)
174 image = imageop.grey22grey (grey2image, width, height)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_imageop.py 157 grey2image = imageop.grey2grey2 (greyimage, width, height)
164 grey2image = imageop.dither2grey2 (greyimage, width, height)
174 image = imageop.grey22grey (grey2image, width, height)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_imageop.py 157 grey2image = imageop.grey2grey2 (greyimage, width, height)
164 grey2image = imageop.dither2grey2 (greyimage, width, height)
174 image = imageop.grey22grey (grey2image, width, height)

Completed in 273 milliseconds