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

/external/libpng/
H A Dpngrtran.c1934 * png_do_expand_palette; if it ever checks the tRNS chunk to see if
4190 png_do_expand_palette(png_row_infop row_info, png_bytep row, function
4198 png_debug(1, "in png_do_expand_palette");
4732 png_do_expand_palette(row_info, png_ptr->row_buf + 1,
/external/pdfium/samples/fx_lpng/lpng_v163/
H A Dfx_pngrtran.c1926 * png_do_expand_palette; if it ever checks the tRNS chunk to see if
2154 png_do_expand_palette(row_info, png_ptr->row_buf + 1,
4535 png_do_expand_palette(png_row_infop row_info, png_bytep row, function
4543 png_debug(1, "in png_do_expand_palette");
/external/skia/third_party/libpng/
H A Dpngprefix.h110 #define png_do_expand_palette skia_png_do_expand_palette macro

Completed in 169 milliseconds