HomeSort by relevance Sort by last modified time
    Searched refs:afirst (Results 1 - 6 of 6) sorted by null

  /external/libpng/
pngwrite.c 1784 const int afirst = (format & PNG_FORMAT_FLAG_AFIRST) != 0 && local
1787 # define afirst macro
1900 # undef afirst macro
    [all...]
pngread.c 1859 const int afirst = (image->format & PNG_FORMAT_FLAG_AFIRST) != 0 && local
1862 # define afirst macro
1953 # undef afirst macro
    [all...]
  /external/pdfium/third_party/libpng16/
pngwrite.c 1784 const int afirst = (format & PNG_FORMAT_FLAG_AFIRST) != 0 && local
1787 # define afirst macro
1900 # undef afirst macro
    [all...]
pngread.c 1860 const int afirst = (image->format & PNG_FORMAT_FLAG_AFIRST) != 0 && local
1863 # define afirst macro
1954 # undef afirst macro
    [all...]
  /external/skia/third_party/libpng/
pngwrite.c 1784 const int afirst = (format & PNG_FORMAT_FLAG_AFIRST) != 0 && local
1787 # define afirst macro
1900 # undef afirst macro
    [all...]
pngread.c 1850 const int afirst = (image->format & PNG_FORMAT_FLAG_AFIRST) != 0 && local
1853 # define afirst macro
1944 # undef afirst macro
    [all...]

Completed in 139 milliseconds