Searched defs:png_set_background (Results 1 - 4 of 4) sorted by relevance

/external/libpng/
H A Dpngrtran.c154 png_set_background(png_structrp png_ptr, function
159 need_expand, png_fixed(png_ptr, background_gamma, "png_set_background"));
312 * png_set_alpha_mode and png_set_background interact because both use
320 /* No compose, but it may be set by png_set_background! */
816 * was being used; however, png_set_background itself accepted and must still
1148 /* png_set_background handling - deals with the complexity of whether the
1215 /* png_set_background handling - deals with the complexity of whether the
1323 * third gamma value other than png_set_background with 'UNIQUE', and,
1433 * png_set_background, along with the bit depth, then the code has a record
1447 /* PNG_COMPOSE: png_set_background wa
[all...]
/external/pdfium/samples/fx_lpng/lpng_v163/
H A Dfx_pngrtran.c153 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
1141 /* png_set_background handling - deals with the complexity of whether the
1208 /* png_set_background handling - deals with the complexity of whether the
1316 * third gamma value other than png_set_background with 'UNIQUE', and,
1426 * png_set_background, along with the bit depth, then the code has a record
1440 /* PNG_COMPOSE: png_set_background wa
[all...]
H A Dpng.h452 #define png_set_background FOXIT_png_set_background macro
1656 * fire if more than one call to png_set_alpha_mode and png_set_background is
1731 PNG_FP_EXPORT(47, void, png_set_background, (png_structrp png_ptr,
/external/skia/third_party/libpng/
H A Dpngprefix.h335 #define png_set_background skia_png_set_background macro

Completed in 198 milliseconds