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

  /external/libpng/
png.c 53 PNG_sBIT;
pngread.c 421 PNG_CONST PNG_sBIT;
525 else if (!png_memcmp(chunk_name, png_sBIT, 4))
    [all...]
pngpread.c 186 PNG_CONST PNG_sBIT;
355 else if (!png_memcmp(png_ptr->chunk_name, png_sBIT, 4))
    [all...]
pngwutil.c 934 PNG_sBIT;
981 png_write_chunk(png_ptr, (png_bytep)png_sBIT, buf, size);
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
png.c 47 PNG_sBIT;
pngread.c 385 PNG_CONST PNG_sBIT;
498 else if (!png_memcmp(png_ptr->chunk_name, png_sBIT, 4))
965 PNG_CONST PNG_sBIT;
    [all...]
pngpread.c 172 PNG_CONST PNG_sBIT;
318 else if (!png_memcmp(png_ptr->chunk_name, png_sBIT, 4))
    [all...]
png.h     [all...]
pngwutil.c 888 PNG_sBIT;
934 png_write_chunk(png_ptr, (png_bytep)png_sBIT, buf, size);
    [all...]
  /external/chromium_org/third_party/libpng/
pngread.c 417 PNG_CONST PNG_sBIT;
521 else if (!png_memcmp(chunk_name, png_sBIT, 4))
995 PNG_CONST PNG_sBIT;
    [all...]
png.c 52 PNG_sBIT;
pngpread.c 186 PNG_CONST PNG_sBIT;
355 else if (!png_memcmp(png_ptr->chunk_name, png_sBIT, 4))
    [all...]
pngwutil.c 934 PNG_sBIT;
981 png_write_chunk(png_ptr, (png_bytep)png_sBIT, buf, size);
    [all...]
png.h     [all...]

Completed in 396 milliseconds