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

  /external/syslinux/com32/lib/sys/vesa/
background.c 164 png_set_background(png_ptr, image_background,
167 png_set_background(png_ptr, &my_background,
  /external/libpng/
example.c 421 png_set_background(png_ptr, image_background,
424 png_set_background(png_ptr, &my_background,
    [all...]
png.h     [all...]
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/
example.c 421 png_set_background(png_ptr, image_background,
424 png_set_background(png_ptr, &my_background,
    [all...]
pngprefix.h 339 #define png_set_background skia_png_set_background macro
png.h     [all...]
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/syslinux/com32/lib/libpng/
example.c 227 png_set_background(png_ptr, image_background,
230 png_set_background(png_ptr, &my_background,
pngrtran.c 96 png_set_background(png_structp png_ptr, function
100 png_debug(1, "in png_set_background");
    [all...]
  /external/libpng/contrib/visupng/
PngFile.c 201 png_set_background(png_ptr, pBackground, PNG_BACKGROUND_GAMMA_FILE, 1, 1.0);
  /external/pdfium/third_party/libpng16/
png.h     [all...]
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/syslinux/com32/include/
png.h     [all...]
  /external/libpng/contrib/libtests/
pngvalid.c     [all...]

Completed in 79 milliseconds