Searched refs:readpng_get_image (Results 1 – 5 of 5) sorted by relevance
/external/libpng/contrib/gregbook/ |
D | readpng.h | 85 uch *readpng_get_image(double display_exponent, int *pChannels,
|
D | readppm.c | 143 uch *readpng_get_image(double display_exponent, int *pChannels, ulg *pRowbytes) in readpng_get_image() function
|
D | readpng.c | 208 uch *readpng_get_image(double display_exponent, int *pChannels, ulg *pRowbytes) in readpng_get_image() function
|
D | rpng-win.c | 429 image_data = readpng_get_image(display_exponent, &image_channels, in WinMain()
|
D | rpng-x.c | 382 image_data = readpng_get_image(display_exponent, &image_channels, in main()
|