Home
last modified time | relevance | path

Searched defs:afirst (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/samples/fx_lpng/lpng_v163/
Dfx_pngwrite.c1884 const int afirst = (format & PNG_FORMAT_FLAG_AFIRST) != 0 && in png_image_set_PLTE() local
1887 # define afirst 0 in png_image_set_PLTE() macro
Dfx_pngread.c1733 const int afirst = (image->format & PNG_FORMAT_FLAG_AFIRST) != 0 && in png_create_colormap_entry() local
/external/libpng/
Dpngwrite.c1991 const int afirst = (format & PNG_FORMAT_FLAG_AFIRST) != 0 && in png_image_set_PLTE() local
1994 # define afirst 0 in png_image_set_PLTE() macro
Dpngread.c1999 const int afirst = (image->format & PNG_FORMAT_FLAG_AFIRST) != 0 && in png_create_colormap_entry() local