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

  /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/libpng/contrib/visupng/
PngFile.c 201 png_set_background(png_ptr, pBackground, PNG_BACKGROUND_GAMMA_FILE, 1, 1.0);
  /external/pdfium/third_party/lpng_v163/
png.h 452 #define png_set_background FOXIT_png_set_background macro
    [all...]
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...]
  /external/opencv3/3rdparty/libpng/
png.h     [all...]
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...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]
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...]
  /external/libpng/contrib/libtests/
pngvalid.c     [all...]

Completed in 70 milliseconds