OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:readpng_get_image
(Results
1 - 2
of
2
) sorted by null
/external/libpng/contrib/gregbook/
readppm.c
143
uch *
readpng_get_image
(double display_exponent, int *pChannels, ulg *pRowbytes)
function
161
Trace((stderr, "
readpng_get_image
: rowbytes = %ld, height = %ld\n", rowbytes, height));
readpng.c
208
uch *
readpng_get_image
(double display_exponent, int *pChannels, ulg *pRowbytes)
function
278
Trace((stderr, "
readpng_get_image
: channels = %d, rowbytes = %ld, height = %ld\n",
Completed in 659 milliseconds