Home
last modified time | relevance | path

Searched refs:glob_image (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Dimgfile.c173 static IMAGE *glob_image; variable
181 getrow(glob_image, buf, (glob_ysize-1-y), glob_z); in xs_get()
183 getrow(glob_image, buf, y, glob_z); in xs_get()
219 glob_image = image; in xscale()