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

  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h 607 typedef png_sPLT_entry FAR * png_sPLT_entryp;
620 png_sPLT_entryp entries; /* palette entries */
    [all...]
  /external/chromium_org/third_party/libpng/
png.h 672 typedef png_sPLT_entry FAR * png_sPLT_entryp;
684 png_sPLT_entryp entries; /* palette entries */
    [all...]
  /external/libpng/
png.h 675 typedef png_sPLT_entry FAR * png_sPLT_entryp;
687 png_sPLT_entryp entries; /* palette entries */
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
png.h 559 typedef png_sPLT_entry FAR * png_sPLT_entryp;
571 png_sPLT_entryp entries; /* palette entries */
    [all...]

Completed in 372 milliseconds