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

  /external/libpng/
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...]
  /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...]
  /external/skia/third_party/libpng/
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...]
pngprefix.h 337 #define png_set_alpha_mode skia_png_set_alpha_mode macro

Completed in 99 milliseconds