Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dpixel.c166 const GLvoid * userdata, GLubyte * newimage, GLubyte * modes) in __glFillImage() argument
182 FillBitmap(gc, width, height, format, userdata, newimage); in __glFillImage()
212 iter2 = newimage; in __glFillImage()
/external/python/cpython2/Lib/test/
Dtest_imageop.py86 newimage = imageop.crop (image, 4, width, height, 0, 0, 1, 1)
/external/libpng/contrib/libtests/
Dpngstest.c594 newimage(Image *image) in newimage() function
3321 newimage(&output); in testimage()
3444 newimage(&image); in test_one_file()