Home
last modified time | relevance | path

Searched refs:do_background (Results 1 – 4 of 4) sorted by relevance

/external/libpng/contrib/libtests/
Dpngvalid.c9222 int do_background; member
9237 int do_background, const png_color_16 *pointer_to_the_background_color, in gamma_display_init() argument
9254 dp->do_background = do_background; in gamma_display_init()
9255 if (do_background && pointer_to_the_background_color != 0) in gamma_display_init()
9294 if (dp->do_background >= ALPHA_MODE_OFFSET) in gamma_info_imp()
9299 int mode = dp->do_background - ALPHA_MODE_OFFSET; in gamma_info_imp()
9348 if (dp->do_background) in gamma_info_imp()
9359 png_set_background(pp, &dp->background_color, dp->do_background, in gamma_info_imp()
9363 dp->do_background, 0/*need_expand*/, g); in gamma_info_imp()
9400 int do_background; member
[all …]
/external/pdfium/third_party/libpng16/
Dpngread.c2791 const int do_background = trans != NULL && in png_image_read_colormap() local
2810 if (do_background != 0 && i < num_trans && trans[i] < 255) in png_image_read_colormap()
/external/skia/third_party/libpng/
Dpngread.c2781 const int do_background = trans != NULL && in png_image_read_colormap() local
2800 if (do_background != 0 && i < num_trans && trans[i] < 255) in png_image_read_colormap()
/external/libpng/
Dpngread.c2790 const int do_background = trans != NULL && in png_image_read_colormap() local
2809 if (do_background != 0 && i < num_trans && trans[i] < 255) in png_image_read_colormap()