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

  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h 677 /* png_time is a way to hold the time in an machine independent way.
691 } png_time; typedef in typeref:struct:png_time_struct
692 typedef png_time FAR * png_timep;
693 typedef PNG_CONST png_time FAR * png_const_timep;
694 typedef png_time FAR * FAR * png_timepp;
    [all...]
  /external/chromium_org/third_party/libpng/
png.h 747 } png_time; typedef in typeref:struct:png_time_struct
    [all...]
  /external/libpng/
png.h 750 } png_time; typedef in typeref:struct:png_time_struct
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
png.h 619 /* png_time is a way to hold the time in an machine independent way.
633 } png_time; typedef in typeref:struct:png_time_struct
634 typedef png_time FAR * png_timep;
635 typedef png_time FAR * FAR * png_timepp;
    [all...]

Completed in 260 milliseconds