HomeSort by relevance Sort by last modified time
    Searched defs:PNG_tRNS (Results 1 - 3 of 3) sorted by null

  /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...]
pngpread.c 204 PNG_CONST PNG_tRNS;
420 else if (!png_memcmp(png_ptr->chunk_name, png_tRNS, 4))
    [all...]
  /external/syslinux/com32/include/
png.h     [all...]

Completed in 731 milliseconds