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

  /external/libpng/
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...]
pngwutil.c     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngread.c 376 PNG_CONST PNG_oFFs;
482 else if (!png_memcmp(png_ptr->chunk_name, png_oFFs, 4))
956 PNG_CONST PNG_oFFs;
    [all...]
png.h     [all...]
pngpread.c 163 PNG_CONST PNG_oFFs;
417 else if (!png_memcmp(png_ptr->chunk_name, png_oFFs, 4))
    [all...]
pngwutil.c     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngpriv.h 652 #define png_oFFs PNG_CHUNK(111, 70, 70, 115)
    [all...]

Completed in 714 milliseconds