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

  /external/libpng/scripts/
symbols.def 55 png_set_background @47
  /external/libpng/contrib/visupng/
PngFile.c 201 png_set_background(png_ptr, pBackground, PNG_BACKGROUND_GAMMA_FILE, 1, 1.0);
  /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...]
png.c     [all...]
  /external/opencv3/3rdparty/libpng/
pngrtran.c 125 png_set_background(png_structp png_ptr, function
130 need_expand, png_fixed(png_ptr, background_gamma, "png_set_background"));
281 * png_set_alpha_mode and png_set_background interact because both use
289 /* No compose, but it may be set by png_set_background! */
786 * was being used; however, png_set_background itself accepted and must still
    [all...]
png.h     [all...]
CHANGES 107 Fixed png_set_background() to allow using an arbitrary RGB color for
    [all...]
pngrutil.c 1025 /* png_set_background has not been called and we haven't seen an sRGB
    [all...]
  /external/pdfium/third_party/lpng_v163/
pngrtran.c 153 png_set_background(png_structrp png_ptr, function
158 need_expand, png_fixed(png_ptr, background_gamma, "png_set_background"));
311 * png_set_alpha_mode and png_set_background interact because both use
319 /* No compose, but it may be set by png_set_background! */
815 * was being used; however, png_set_background itself accepted and must still
    [all...]
png.h 452 #define png_set_background FOXIT_png_set_background macro
    [all...]
png.c     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngrtran.c 125 png_set_background(png_structp png_ptr, function
130 need_expand, png_fixed(png_ptr, background_gamma, "png_set_background"));
281 * png_set_alpha_mode and png_set_background interact because both use
289 /* No compose, but it may be set by png_set_background! */
786 * was being used; however, png_set_background itself accepted and must still
    [all...]
png.h     [all...]
  /external/libpng/contrib/libtests/
pngvalid.c     [all...]

Completed in 1301 milliseconds