Searched refs:png_set_dither (Results 1 - 8 of 8) sorted by relevance

/external/libpng/
H A Dexample.c288 png_set_dither(png_ptr, std_color_cube, MAX_SCREEN_COLORS,
298 png_set_dither(png_ptr, palette, num_palette,
H A Dpng.h1857 extern PNG_EXPORT(void,png_set_dither) PNGARG((png_structp png_ptr,
H A Dpngrtran.c164 png_set_dither(png_structp png_ptr, png_colorp palette, function
168 png_debug(1, "in png_set_dither");
/external/chromium_org/third_party/libpng/
H A Dpngusr.h374 #define png_set_dither wk_png_set_dither macro
H A Dpng.h1801 extern PNG_EXPORT(void,png_set_dither) PNGARG((png_structp png_ptr,
H A Dpngrtran.c164 png_set_dither(png_structp png_ptr, png_colorp palette, function
168 png_debug(1, "in png_set_dither");
/external/qemu/distrib/libpng-1.2.19/
H A Dpng.h1661 extern PNG_EXPORT(void,png_set_dither) PNGARG((png_structp png_ptr,
H A Dpngrtran.c141 png_set_dither(png_structp png_ptr, png_colorp palette, function
145 png_debug(1, "in png_set_dither\n");

Completed in 659 milliseconds