/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...] |
/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...] |
/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...] |
/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...] |