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

  /external/chromium_org/third_party/libpng/
pngread.c 408 PNG_CONST PNG_oFFs;
505 else if (!png_memcmp(chunk_name, png_oFFs, 4))
986 PNG_CONST PNG_oFFs;
    [all...]
pngpread.c 177 PNG_CONST PNG_oFFs;
472 else if (!png_memcmp(png_ptr->chunk_name, png_oFFs, 4))
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.46/
pngread.c 412 PNG_CONST PNG_oFFs;
509 else if (!png_memcmp(chunk_name, png_oFFs, 4))
    [all...]
pngpread.c 177 PNG_CONST PNG_oFFs;
472 else if (!png_memcmp(png_ptr->chunk_name, png_oFFs, 4))
    [all...]
png.h     [all...]

Completed in 300 milliseconds