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

  /external/libpng/
example.c 288 png_set_dither(png_ptr, std_color_cube, MAX_SCREEN_COLORS,
298 png_set_dither(png_ptr, palette, num_palette,
png.h     [all...]
pngrtran.c 164 png_set_dither(png_structp png_ptr, png_colorp palette, function
168 png_debug(1, "in png_set_dither");
    [all...]
  /external/chromium_org/third_party/libpng/
pngusr.h 378 #define png_set_dither wk_png_set_dither macro
png.h     [all...]
pngrtran.c 164 png_set_dither(png_structp png_ptr, png_colorp palette, function
168 png_debug(1, "in png_set_dither");
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
png.h     [all...]
pngrtran.c 141 png_set_dither(png_structp png_ptr, png_colorp palette, function
145 png_debug(1, "in png_set_dither\n");
    [all...]

Completed in 1230 milliseconds