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

  /external/chromium_org/third_party/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...]
png.h     [all...]
  /external/libpng/
pngread.c 439 PNG_CONST PNG_tRNS;
549 else if (!png_memcmp(chunk_name, png_tRNS, 4))
    [all...]
pngpread.c 204 PNG_CONST PNG_tRNS;
420 else if (!png_memcmp(png_ptr->chunk_name, png_tRNS, 4))
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
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...]

Completed in 34 milliseconds