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

  /external/chromium_org/third_party/libpng/
pngusr.h 409 #define png_set_rows wk_png_set_rows macro
pngset.c 1132 png_set_rows(png_structp png_ptr, png_infop info_ptr, png_bytepp row_pointers) function
    [all...]
png.h     [all...]
  /external/chromium_org/ui/gfx/codec/
png_codec_unittest.cc 213 png_set_rows(png_ptr, info_ptr, &row_pointers[0]);
    [all...]
  /external/libpng/
pngset.c 1142 png_set_rows(png_structp png_ptr, png_infop info_ptr, png_bytepp row_pointers) function
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngset.c 1165 png_set_rows(png_structp png_ptr, png_infop info_ptr, png_bytepp row_pointers) function
    [all...]
png.h 693 * itxt_ptr structure argument, and the png_set_rows and png_set_unknowns
    [all...]
  /frameworks/base/tools/aapt/
Images.cpp 116 png_set_rows(read_ptr, read_info, outImageInfo->rows);
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]
  /hardware/ti/omap4xxx/hwc/
hwc.c     [all...]

Completed in 604 milliseconds