HomeSort by relevance Sort by last modified time
    Searched defs:png_set_alpha_mode (Results 1 - 2 of 2) sorted by null

  /external/libpng/
pngrtran.c 282 png_debug(1, "in png_set_alpha_mode");
317 * png_set_alpha_mode and png_set_background interact because both use
319 * png_set_alpha_mode is used to set the default mode - PNG_ALPHA_PNG - along
356 * the side effect that the gamma in a second call to png_set_alpha_mode will
389 png_set_alpha_mode(png_structrp png_ptr, int mode, double output_gamma) function
837 * file if a gAMA chunk was present. png_set_alpha_mode provides a
    [all...]
  /external/pdfium/third_party/libpng16/
pngrtran.c 281 png_debug(1, "in png_set_alpha_mode");
316 * png_set_alpha_mode and png_set_background interact because both use
318 * png_set_alpha_mode is used to set the default mode - PNG_ALPHA_PNG - along
355 * the side effect that the gamma in a second call to png_set_alpha_mode will
388 png_set_alpha_mode(png_structrp png_ptr, int mode, double output_gamma) function
834 * file if a gAMA chunk was present. png_set_alpha_mode provides a
    [all...]

Completed in 151 milliseconds