HomeSort by relevance Sort by last modified time
    Searched full:png_set_background (Results 1 - 25 of 34) sorted by null

1 2

  /external/libpng/scripts/
symbols.def 55 png_set_background @47
  /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/contrib/visupng/
PngFile.c 201 png_set_background(png_ptr, pBackground, PNG_BACKGROUND_GAMMA_FILE, 1, 1.0);
  /external/skia/third_party/libpng/
pngprefix.h 339 #define png_set_background skia_png_set_background macro
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...]
libpng-manual.txt     [all...]
example.c 421 png_set_background(png_ptr, image_background,
424 png_set_background(png_ptr, &my_background,
    [all...]
png.h     [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...]
libpng.3 286 \fBvoid png_set_background (png_structp \fP\fIpng_ptr\fP\fB, png_color_16p \fP\fIbackground_color\fP\fB, int \fP\fIbackground_gamma_code\fP\fB, int \fP\fIneed_expand\fP\fB, double \fIbackground_gamma\fP\fB);\fP
    [all...]
libpng-manual.txt     [all...]
example.c 421 png_set_background(png_ptr, image_background,
424 png_set_background(png_ptr, &my_background,
    [all...]
png.h     [all...]
CHANGES 111 Fixed png_set_background() to allow using an arbitrary RGB color for
    [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...]
png.h     [all...]
  /external/syslinux/com32/lib/libpng/
example.c 227 png_set_background(png_ptr, image_background,
230 png_set_background(png_ptr, &my_background,
libpng.txt     [all...]
libpng.3 449 \fBvoid png_set_background (png_structp \fP\fIpng_ptr\fP\fB, png_color_16p \fP\fIbackground_color\fP\fB, int \fP\fIbackground_gamma_code\fP\fB, int \fP\fIneed_expand\fP\fB, double \fIbackground_gamma\fP\fB);\fP
    [all...]
pngrtran.c 96 png_set_background(png_structp png_ptr, function
100 png_debug(1, "in png_set_background");
    [all...]
  /external/syslinux/bios/com32/lib/
libcom32.elf 
libcom32.c32 
  /external/syslinux/efi32/com32/lib/
libcom32.elf 
libcom32.c32 
  /external/libpng/contrib/libtests/
pngvalid.c     [all...]

Completed in 634 milliseconds

1 2