HomeSort by relevance Sort by last modified time
    Searched refs:readpng_get_bgcolor (Results 1 - 5 of 5) sorted by null

  /external/libpng/contrib/gregbook/
readpng.h 83 int readpng_get_bgcolor(uch *bg_red, uch *bg_green, uch *bg_blue);
readppm.c 133 int readpng_get_bgcolor(uch *red, uch *green, uch *blue) function
readpng.c 156 int readpng_get_bgcolor(uch *red, uch *green, uch *blue) function
rpng-win.c 411 } else if (readpng_get_bgcolor(&bg_red, &bg_green, &bg_blue) > 1) {
rpng-x.c 364 } else if (readpng_get_bgcolor(&bg_red, &bg_green, &bg_blue) > 1) {

Completed in 784 milliseconds