Searched refs:background_index (Results 1 - 2 of 2) sorted by relevance

/external/libpng/
H A Dpngread.c2227 unsigned int background_index = 256; local
2452 background_index = 254;
2486 background_index = PNG_CMAP_GA_BACKGROUND;
2563 background_index = i;
2651 background_index = PNG_CMAP_GA_BACKGROUND;
2778 background_index = cmap_entries++;
2849 background_index = cmap_entries++;
3011 if (background_index != PNG_CMAP_NONE_BACKGROUND)
3016 if (background_index != PNG_CMAP_GA_BACKGROUND)
3021 if (background_index >
[all...]
/external/pdfium/samples/fx_lpng/lpng_v163/
H A Dfx_pngread.c1961 unsigned int background_index = 256; local
2186 background_index = 254;
2220 background_index = PNG_CMAP_GA_BACKGROUND;
2297 background_index = i;
2385 background_index = PNG_CMAP_GA_BACKGROUND;
2512 background_index = cmap_entries++;
2583 background_index = cmap_entries++;
2745 if (background_index != PNG_CMAP_NONE_BACKGROUND)
2750 if (background_index != PNG_CMAP_GA_BACKGROUND)
2755 if (background_index >
[all...]

Completed in 242 milliseconds