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

  /external/libpng/contrib/libtests/
pngunknown.c 115 #define png_bKGD PNG_U32( 98, 75, 71, 68)
200 { "bKGD", PNG_INFO_bKGD, png_bKGD,
    [all...]
  /external/syslinux/com32/lib/libpng/
pngread.c 390 PNG_CONST PNG_bKGD;
489 else if (!png_memcmp(chunk_name, png_bKGD, 4))
968 PNG_CONST PNG_bKGD;
    [all...]
pngwutil.c     [all...]
pngpread.c 159 PNG_CONST PNG_bKGD;
433 else if (!png_memcmp(png_ptr->chunk_name, png_bKGD, 4))
    [all...]
  /external/libpng/
pngwutil.c     [all...]
pngpread.c 331 else if (chunk_name == png_bKGD)
pngread.c 169 else if (chunk_name == png_bKGD)
842 else if (chunk_name == png_bKGD)
    [all...]
pngpriv.h     [all...]
  /external/pdfium/third_party/libpng16/
pngwutil.c     [all...]
pngpread.c 330 else if (chunk_name == png_bKGD)
pngread.c 169 else if (chunk_name == png_bKGD)
836 else if (chunk_name == png_bKGD)
    [all...]
pngpriv.h 770 #define png_bKGD PNG_U32( 98, 75, 71, 68)
    [all...]
  /external/libpng/contrib/tools/
pngfix.c 115 #define png_bKGD PNG_U32( 98, 75, 71, 68)
795 case png_bKGD:
    [all...]
  /external/syslinux/com32/include/
png.h     [all...]

Completed in 911 milliseconds