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

  /external/libpng/contrib/libtests/
pngunknown.c 136 #define png_tRNS PNG_U32(116, 82, 78, 83)
312 { "tRNS", PNG_INFO_tRNS, png_tRNS,
    [all...]
  /external/syslinux/com32/lib/libpng/
pngread.c 435 PNG_CONST PNG_tRNS;
545 else if (!png_memcmp(chunk_name, png_tRNS, 4))
1013 PNG_CONST PNG_tRNS;
    [all...]
pngwutil.c     [all...]
pngpread.c 204 PNG_CONST PNG_tRNS;
420 else if (!png_memcmp(png_ptr->chunk_name, png_tRNS, 4))
    [all...]
  /external/libpng/
pngwutil.c     [all...]
pngpread.c 323 else if (chunk_name == png_tRNS)
pngread.c 244 else if (chunk_name == png_tRNS)
917 else if (chunk_name == png_tRNS)
    [all...]
pngpriv.h     [all...]
  /external/pdfium/third_party/libpng16/
pngwutil.c     [all...]
pngpread.c 322 else if (chunk_name == png_tRNS)
pngread.c 239 else if (chunk_name == png_tRNS)
906 else if (chunk_name == png_tRNS)
    [all...]
pngpriv.h     [all...]
  /external/libpng/contrib/tools/
pngfix.c 135 #define png_tRNS PNG_U32(116, 82, 78, 83)
771 case png_tRNS: case png_sBIT:
    [all...]
  /external/syslinux/com32/include/
png.h     [all...]

Completed in 563 milliseconds