Searched defs:png_do_expand_palette (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngrtran.c1854 * png_do_expand_palette; if it ever checks the tRNS chunk to see if
2074 png_do_expand_palette(&(png_ptr->row_info), png_ptr->row_buf + 1,
4414 png_do_expand_palette(png_row_infop row_info, png_bytep row, function
4422 png_debug(1, "in png_do_expand_palette");

Completed in 1292 milliseconds