HomeSort by relevance Sort by last modified time
    Searched full:flush_dist (Results 1 - 11 of 11) sorted by null

  /ndk/tests/build/issue20862-libpng-O0/jni/
pngstruct.h 166 png_uint_32 flush_dist; /* how many rows apart to flush, 0 - no flush */ member in struct:png_struct_def
  /external/libpng/
pngstruct.h 328 png_uint_32 flush_dist; /* how many rows apart to flush, 0 - no flush */ member in struct:png_struct_def
pngwutil.c     [all...]
pngwrite.c 893 png_ptr->flush_dist = (nrows < 0 ? 0 : nrows);
    [all...]
  /external/chromium_org/third_party/libpng/
pngwrite.c 979 png_ptr->flush_dist = (nrows < 0 ? 0 : nrows);
    [all...]
pngwutil.c     [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.46/
pngwrite.c 979 png_ptr->flush_dist = (nrows < 0 ? 0 : nrows);
    [all...]
pngwutil.c     [all...]
png.h     [all...]
  /prebuilts/sdk/tools/linux/
aapt 

Completed in 2111 milliseconds