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

  /external/syslinux/com32/lib/libpng/
pngrtran.c 96 png_set_background(png_structp png_ptr, function
100 png_debug(1, "in png_set_background");
    [all...]
  /external/libpng/
pngrtran.c 155 png_set_background(png_structrp png_ptr, function
160 need_expand, png_fixed(png_ptr, background_gamma, "png_set_background"));
316 * png_set_alpha_mode and png_set_background interact because both use
324 /* No compose, but it may be set by png_set_background! */
820 * was being used; however, png_set_background itself accepted and must still
    [all...]
  /external/pdfium/third_party/libpng16/
pngrtran.c 155 png_set_background(png_structrp png_ptr, function
160 need_expand, png_fixed(png_ptr, background_gamma, "png_set_background"));
316 * png_set_alpha_mode and png_set_background interact because both use
324 /* No compose, but it may be set by png_set_background! */
820 * was being used; however, png_set_background itself accepted and must still
    [all...]
  /external/skia/third_party/libpng/
pngrtran.c 155 png_set_background(png_structrp png_ptr, function
160 need_expand, png_fixed(png_ptr, background_gamma, "png_set_background"));
316 * png_set_alpha_mode and png_set_background interact because both use
324 /* No compose, but it may be set by png_set_background! */
820 * was being used; however, png_set_background itself accepted and must still
    [all...]
pngprefix.h 339 #define png_set_background skia_png_set_background macro

Completed in 45 milliseconds