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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_imageop.py 129 monoimage = imageop.grey2mono (greyimage, width, height, 0)
131 # monoimage, width, height = getimage('monotest.rgb')
139 greyimage = imageop.mono2grey (monoimage, width, height, 0, 255)
145 monoimage = imageop.dither2mono (greyimage, width, height)
  /external/python/cpython2/Lib/test/
test_imageop.py 129 monoimage = imageop.grey2mono (greyimage, width, height, 0)
131 # monoimage, width, height = getimage('monotest.rgb')
139 greyimage = imageop.mono2grey (monoimage, width, height, 0, 255)
145 monoimage = imageop.dither2mono (greyimage, width, height)
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_imageop.py 129 monoimage = imageop.grey2mono (greyimage, width, height, 0)
131 # monoimage, width, height = getimage('monotest.rgb')
139 greyimage = imageop.mono2grey (monoimage, width, height, 0, 255)
145 monoimage = imageop.dither2mono (greyimage, width, height)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_imageop.py 129 monoimage = imageop.grey2mono (greyimage, width, height, 0)
131 # monoimage, width, height = getimage('monotest.rgb')
139 greyimage = imageop.mono2grey (monoimage, width, height, 0, 255)
145 monoimage = imageop.dither2mono (greyimage, width, height)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_imageop.py 129 monoimage = imageop.grey2mono (greyimage, width, height, 0)
131 # monoimage, width, height = getimage('monotest.rgb')
139 greyimage = imageop.mono2grey (monoimage, width, height, 0, 255)
145 monoimage = imageop.dither2mono (greyimage, width, height)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_imageop.py 129 monoimage = imageop.grey2mono (greyimage, width, height, 0)
131 # monoimage, width, height = getimage('monotest.rgb')
139 greyimage = imageop.mono2grey (monoimage, width, height, 0, 255)
145 monoimage = imageop.dither2mono (greyimage, width, height)

Completed in 303 milliseconds