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

  /external/skia/third_party/libpng/
pngprefix.h 337 #define png_set_alpha_mode skia_png_set_alpha_mode macro
png.h     [all...]
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/libpng/
png.h     [all...]
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/
png.h     [all...]
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/libpng/contrib/libtests/
pngvalid.c     [all...]

Completed in 135 milliseconds