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

  /external/qemu/distrib/libpng-1.2.19/
png.c 52 PNG_tRNS;
pngread.c 403 PNG_CONST PNG_tRNS;
522 else if (!png_memcmp(png_ptr->chunk_name, png_tRNS, 4))
983 PNG_CONST PNG_tRNS;
    [all...]
pngpread.c 190 PNG_CONST PNG_tRNS;
373 else if (!png_memcmp(png_ptr->chunk_name, png_tRNS, 4))
    [all...]
png.h     [all...]
pngwutil.c     [all...]
  /external/libpng/
pngread.c 439 PNG_CONST PNG_tRNS;
549 else if (!png_memcmp(chunk_name, png_tRNS, 4))
    [all...]
png.c 57 PNG_tRNS;
pngpread.c 204 PNG_CONST PNG_tRNS;
420 else if (!png_memcmp(png_ptr->chunk_name, png_tRNS, 4))
    [all...]
pngwutil.c     [all...]
png.h     [all...]

Completed in 119 milliseconds