HomeSort by relevance Sort by last modified time
    Searched defs:png_sPLT_entryp (Results 1 - 3 of 3) 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/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 2656 milliseconds