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

  /external/libpng/
png.c 54 PNG_sPLT;
pngread.c 427 PNG_CONST PNG_sPLT;
537 else if (!png_memcmp(chunk_name, png_sPLT, 4))
    [all...]
pngpread.c 195 PNG_CONST PNG_sPLT;
407 else if (!png_memcmp(png_ptr->chunk_name, png_sPLT, 4))
    [all...]
pngwutil.c 853 PNG_sPLT;
871 png_write_chunk_start(png_ptr, (png_bytep)png_sPLT,
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
png.c 48 PNG_sPLT;
pngread.c 391 PNG_CONST PNG_sPLT;
510 else if (!png_memcmp(png_ptr->chunk_name, png_sPLT, 4))
971 PNG_CONST PNG_sPLT;
    [all...]
pngpread.c 181 PNG_CONST PNG_sPLT;
362 else if (!png_memcmp(png_ptr->chunk_name, png_sPLT, 4))
    [all...]
png.h     [all...]
pngwutil.c 805 PNG_sPLT;
826 png_write_chunk_start(png_ptr, png_sPLT,
    [all...]
  /external/chromium_org/third_party/libpng/
pngread.c 423 PNG_CONST PNG_sPLT;
533 else if (!png_memcmp(chunk_name, png_sPLT, 4))
1001 PNG_CONST PNG_sPLT;
    [all...]
png.c 53 PNG_sPLT;
pngpread.c 195 PNG_CONST PNG_sPLT;
407 else if (!png_memcmp(png_ptr->chunk_name, png_sPLT, 4))
    [all...]
pngwutil.c 853 PNG_sPLT;
871 png_write_chunk_start(png_ptr, (png_bytep)png_sPLT,
    [all...]
png.h     [all...]

Completed in 556 milliseconds