OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:grey2image
(Results
1 - 4
of
4
) sorted by null
/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 196 milliseconds