Home
last modified time | relevance | path

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

/external/pdfium/third_party/libpng16/
Dpngwrite.c1784 const int afirst = (format & PNG_FORMAT_FLAG_AFIRST) != 0 && in png_image_set_PLTE() local
1787 # define afirst 0 in png_image_set_PLTE() macro
Dpngread.c1860 const int afirst = (image->format & PNG_FORMAT_FLAG_AFIRST) != 0 && in png_create_colormap_entry() local
/external/libpng/
Dpngwrite.c1797 const int afirst = (format & PNG_FORMAT_FLAG_AFIRST) != 0 && in png_image_set_PLTE() local
1800 # define afirst 0 in png_image_set_PLTE() macro
Dpngread.c1872 const int afirst = (image->format & PNG_FORMAT_FLAG_AFIRST) != 0 && in png_create_colormap_entry() local